perf: remove async locks from balancer, socket service, and cache
feat: add db connection injection for testing in app build: update pytest configuration
This commit is contained in:
@@ -13,6 +13,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## Version 1.13.0 - 2025-12-24
|
||||
|
||||
Improves performance in the balancer, socket service, and cache by removing async locks. Adds database connection injection for testing in the app and updates pytest configuration.
|
||||
|
||||
**Changes:** 5 files, 291 lines
|
||||
**Languages:** Other (6 lines), Python (285 lines)
|
||||
|
||||
## Version 1.12.0 - 2025-12-21
|
||||
|
||||
The socket service enhances concurrency and performance through improved locking and asynchronous handling. The RPC view renames the scheduled list to tasks for clearer API terminology.
|
||||
|
||||
Reference in New Issue
Block a user