chore(release): 0.54.0 [skip ci]
feat: automatic adaptive performance optimization - Zero-configuration socket management (100-2000 dynamic scaling) - Intelligent backpressure with circuit breaker - Self-healing and auto-recovery from overload - Real-time performance monitoring - Automatic batch size optimization - Prevents socket exhaustion in high-volume scenarios
This commit is contained in:
parent
e7a5df3613
commit
4d7921bac9
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@soulcraft/brainy",
|
||||
"version": "0.53.1",
|
||||
"version": "0.54.0",
|
||||
"description": "A vector graph database using HNSW indexing with Origin Private File System storage",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue