brainy/src/utils
David Snelling bd6c154c1f feat: implement zero-config system with Node.js 22 compatibility
- Add comprehensive zero-config preset system (production, development, minimal)
- Implement intelligent auto-configuration for models and storage
- Add Node.js version enforcement for ONNX Runtime stability
- Force single-threaded ONNX operations to prevent V8 HandleScope crashes
- Create extensible configuration architecture
- Add 14 distributed system presets for enterprise deployments
- Include detailed documentation and migration guides

BREAKING CHANGE: Now requires Node.js 22.x LTS for optimal stability
2025-08-29 15:39:07 -07:00
..
adaptiveBackpressure.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
adaptiveSocketManager.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
autoConfiguration.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
BoundedRegistry.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
cacheAutoConfig.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
crypto.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
deletedItemsIndex.ts feat: comprehensive metadata namespace architecture and cleanup system 2025-08-27 15:38:48 -07:00
distance.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
embedding.ts feat: implement zero-config system with Node.js 22 compatibility 2025-08-29 15:39:07 -07:00
ensureDeleted.ts feat: comprehensive metadata namespace architecture and cleanup system 2025-08-27 15:38:48 -07:00
environment.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
fieldNameTracking.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
hybridModelManager.ts feat: replace dtype with clearer precision parameter for model selection 2025-08-29 13:22:13 -07:00
index.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
jsonProcessing.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
logger.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
metadataFilter.ts feat: comprehensive metadata namespace architecture and cleanup system 2025-08-27 15:38:48 -07:00
metadataIndex.ts feat: comprehensive metadata namespace architecture and cleanup system 2025-08-27 15:38:48 -07:00
metadataIndexCache.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
metadataNamespace.ts feat: comprehensive metadata namespace architecture and cleanup system 2025-08-27 15:38:48 -07:00
nodeVersionCheck.ts feat: implement zero-config system with Node.js 22 compatibility 2025-08-29 15:39:07 -07:00
operationUtils.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
performanceMonitor.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
periodicCleanup.ts feat: comprehensive metadata namespace architecture and cleanup system 2025-08-27 15:38:48 -07:00
requestCoalescer.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
requestDeduplicator.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
searchCache.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
statistics.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
statisticsCollector.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
textEncoding.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
typeUtils.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
unifiedCache.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
version.ts fix: implement automatic version detection from package.json 2025-08-28 16:58:35 -07:00
workerUtils.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00
writeBuffer.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligenceā„¢ 2025-08-26 12:32:21 -07:00