naskya
|
b185c0c87e
|
feat (backend-rs): add cache::delete_all
|
2024-05-04 21:24:20 +09:00 |
|
naskya
|
e6ba0a002f
|
refactor (backend-rs): add cache::{get_one, set_one, delete_one}
|
2024-05-04 13:22:20 +09:00 |
|
naskya
|
37e03007f0
|
refactor (backend-rs): misc/redis_cache -> database/cache
|
2024-05-04 13:22:20 +09:00 |
|
naskya
|
bf9ab9c1ca
|
chore (backend-rs): add logs
|
2024-04-25 07:03:48 +09:00 |
|
naskya
|
eac0c1c47c
|
refactor (backend): revise log levels
* Add logging in backend-rs
* Change log levels to 'error', 'warning', 'info', 'debug', 'trace'
* Add `maxLogLevel` config and deprecate `logLevels`
* Move SQL queries to 'trace' level
|
2024-04-25 02:22:49 +09:00 |
|
naskya
|
3039458c4c
|
chore (backend-rs): config::server::CONFIG -> config::CONFIG
|
2024-04-22 00:36:06 +09:00 |
|
naskya
|
6349705fb2
|
test (backend-rs): add db connection tests
|
2024-04-21 00:48:03 +09:00 |
|
naskya
|
f486caf244
|
fix (backend-rs): use correct Redis key prefix
|
2024-04-20 06:53:45 +09:00 |
|
naskya
|
b017f9ce94
|
fix (backend-rs): use cache server if present
|
2024-04-20 06:53:34 +09:00 |
|
naskya
|
e82a07c03d
|
dev (backend-rs): make backend-rs accessible to Redis
|
2024-04-20 02:47:32 +09:00 |
|
naskya
|
e60898b4b0
|
refactor (backend-rs): separate postgresql connector from database/mod.rs
|
2024-04-20 02:46:44 +09:00 |
|
naskya
|
3b89a8bfa6
|
refactor (backend): port config loader to backend-rs completely
|
2024-04-20 02:46:37 +09:00 |
|
naskya
|
83c15b1026
|
refactor (backend): port checkWordMute to backend-rs
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-04-12 15:43:17 +09:00 |
|
sup39
|
0cfa85197d
|
refactor (backend-rs): rewrite the function to get db connection
Co-authored-by: naskya <m@naskya.net>
|
2024-04-12 14:38:44 +09:00 |
|
naskya
|
8926d86ab8
|
chore (backend-rs): remove impl_into_napi_error macro
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-04-12 11:54:20 +09:00 |
|
naskya
|
fe0bfe31b3
|
meta: backend/native-utils -> backend-rs
|
2024-02-12 23:14:23 +09:00 |
|