admin b852d9577a v0.3.3: fix db_size N/A + fix test-redis missing await
- db-status endpoint: fallback to config.dbPath when system_config db_path is empty
- test-redis endpoint: handler wasnt async, causing Promise serialization to {} instead of result
- Both endpoint handlers now properly async with await
2026-05-17 04:31:14 +08:00
Description
No description provided
10 MiB
Languages
TypeScript 35.9%
Vue 29.3%
Python 24.5%
HTML 7.2%
JavaScript 2.2%
Other 0.8%