Commit Graph
24 Commits
Author SHA1 Message Date
Leonid Kaganov dc43901a73 fix: key parameter added
Signed-off-by: Leonid Kaganov <lleo@lleo.me>
2025-10-17 11:41:55 +03:00
Leonid Kaganov fa94b1536e feature: add regorus engine with permit file
Signed-off-by: Leonid Kaganov <lleo@lleo.me>
2025-10-16 18:24:37 +03:00
Leonid Kaganov 4292d4762c upgrade: memory engine optimized; change name to (was recommended by Copilot and Onnikov, TODO: CHANGE CLIENT TOO!!!)
Signed-off-by: Leonid Kaganov <lleo@lleo.me>
2025-10-07 23:44:14 +03:00
Alexey Aristov f40e41069d debug: display redis configuration on start
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-10-06 13:13:19 +02:00
Alexey Aristov 6fac710a6e lock to redis 0.32.5, bump version -> 0.1.28
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-10-06 12:53:13 +02:00
Alexey Aristov a262420981 remove un-needed deps, bump version -> 0.1.27
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-10-06 11:38:15 +02:00
Leonid Kaganov 7442b8252f fix: hearbeat activity for all messages, not 'ping' only
Signed-off-by: Leonid Kaganov <lleo@lleo.me>
2025-10-05 21:12:55 +03:00
Leonid Kaganov d3fdb16eff tests: ws.rs
Signed-off-by: Leonid Kaganov <lleo@lleo.me>
2025-10-03 12:46:10 +03:00
Leonid Kaganov 69aeb13b7e tests: rest_api.rs
Signed-off-by: Leonid Kaganov <lleo@lleo.me>
2025-09-19 17:19:00 +03:00
Leonid Kaganov 2b6515a4bc fix: resolve ambiguity in Redis write conditions
Signed-off-by: Leonid Kaganov <lleo@lleo.me>
2025-09-18 21:41:17 +03:00
Leonid Kaganov c95f717686 Fixed workspace error in REST API, release
Signed-off-by: Leonid Kaganov <lleo@lleo.me>
2025-09-15 22:04:16 +03:00
Leonid Kaganov 4bd387b8bb ping-pong heartbeat added
Signed-off-by: Leonid Kaganov <lleo@lleo.me>
2025-09-11 02:43:32 +03:00
Leonid Kaganov 3821b8b8c9 fix WS errors 2025-08-29 19:22:25 +03:00
Alexey Aristov 545d5c7334 set database number, bump version -> 0.1.15
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-08-27 17:00:48 +02:00
Alexey Aristov 576c21663f bump version -> 0.1.14
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-08-27 15:24:59 +02:00
Alexey Aristov 43a19d2f60 streamline configuration
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-08-27 15:24:30 +02:00
Alexey Aristov 0bf2ed6469 code format, update lock file (version)
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-08-27 15:07:07 +02:00
Leonid Kaganov a5d4d0e3a8 Add option info 2025-08-25 21:50:11 +03:00
Leonid Kaganov 7ac978c645 New config options: (Native memory instead Redis), (authirization not required) 2025-08-24 05:58:54 +03:00
Leonid Kaganov 4c2a468689 Readme updated 2025-08-22 12:08:53 +03:00
Leonid Kaganov 468b140e8d W/o Actor 2025-08-22 04:02:17 +03:00
Alexey Aristov 3613520858 update deps
Signed-off-by: Alexey Aristov <aav@acm.org>
2025-08-21 18:57:02 +02:00
Leonid Kaganov 6248d746a5 WS API: Sub, Unsub 2025-08-14 01:34:57 +03:00
Leonid Kaganov ccd2f44c48 HTTP API (done), WS API (in process) 2025-08-07 17:40:17 +03:00