@ruvector/core
Advanced tools
+1
-1
| { | ||
| "name": "@ruvector/core", | ||
| "version": "0.1.16", | ||
| "version": "0.1.17", | ||
| "description": "High-performance Rust vector database for Node.js with HNSW indexing and SIMD optimizations", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
| { | ||
| "name": "ruvector-core-darwin-arm64", | ||
| "version": "0.1.15", | ||
| "version": "0.1.17", | ||
| "description": "macOS ARM64 (Apple Silicon M1/M2/M3) native binding for ruvector-core - High-performance vector database with HNSW indexing built in Rust", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
| { | ||
| "name": "ruvector-core-darwin-x64", | ||
| "version": "0.1.15", | ||
| "version": "0.1.17", | ||
| "description": "macOS x64 (Intel) native binding for ruvector-core - High-performance vector database with HNSW indexing built in Rust", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
| { | ||
| "name": "ruvector-core-linux-arm64-gnu", | ||
| "version": "0.1.15", | ||
| "version": "0.1.17", | ||
| "description": "Linux ARM64 GNU native binding for ruvector-core - High-performance vector database with HNSW indexing built in Rust", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
| { | ||
| "startTime": 1764183993432, | ||
| "sessionId": "session-1764183993432", | ||
| "lastActivity": 1764183993432, | ||
| "startTime": 1764799104118, | ||
| "sessionId": "session-1764799104118", | ||
| "lastActivity": 1764799104118, | ||
| "sessionDuration": 0, | ||
@@ -6,0 +6,0 @@ "totalTasks": 1, |
| [ | ||
| { | ||
| "id": "cmd-hooks-1764183993613", | ||
| "id": "cmd-hooks-1764799104224", | ||
| "type": "hooks", | ||
| "success": true, | ||
| "duration": 5.450501999999972, | ||
| "timestamp": 1764183993618, | ||
| "duration": 7.244650999999976, | ||
| "timestamp": 1764799104231, | ||
| "metadata": {} | ||
| } | ||
| ] |
| { | ||
| "name": "ruvector-core-linux-x64-gnu", | ||
| "version": "0.1.15", | ||
| "version": "0.1.17", | ||
| "description": "Linux x64 GNU native binding for ruvector-core - High-performance vector database with HNSW indexing built in Rust", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
| { | ||
| "startTime": 1764184036267, | ||
| "sessionId": "session-1764184036267", | ||
| "lastActivity": 1764184036267, | ||
| "startTime": 1764799127323, | ||
| "sessionId": "session-1764799127323", | ||
| "lastActivity": 1764799127323, | ||
| "sessionDuration": 0, | ||
@@ -6,0 +6,0 @@ "totalTasks": 1, |
| [ | ||
| { | ||
| "id": "cmd-hooks-1764184036392", | ||
| "id": "cmd-hooks-1764799127425", | ||
| "type": "hooks", | ||
| "success": true, | ||
| "duration": 5.570576000000017, | ||
| "timestamp": 1764184036398, | ||
| "duration": 6.725271999999961, | ||
| "timestamp": 1764799127432, | ||
| "metadata": {} | ||
| } | ||
| ] |
| { | ||
| "name": "ruvector-core-win32-x64-msvc", | ||
| "version": "0.1.15", | ||
| "version": "0.1.17", | ||
| "description": "Windows x64 MSVC native binding for ruvector-core - High-performance vector database with HNSW indexing built in Rust", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
| { | ||
| "startTime": 1764184018034, | ||
| "sessionId": "session-1764184018034", | ||
| "lastActivity": 1764184018034, | ||
| "sessionDuration": 0, | ||
| "totalTasks": 1, | ||
| "successfulTasks": 1, | ||
| "failedTasks": 0, | ||
| "totalAgents": 0, | ||
| "activeAgents": 0, | ||
| "neuralEvents": 0, | ||
| "memoryMode": { | ||
| "reasoningbankOperations": 0, | ||
| "basicOperations": 0, | ||
| "autoModeSelections": 0, | ||
| "modeOverrides": 0, | ||
| "currentMode": "auto" | ||
| }, | ||
| "operations": { | ||
| "store": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "retrieve": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "query": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "list": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "delete": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "search": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "init": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| } | ||
| }, | ||
| "performance": { | ||
| "avgOperationDuration": 0, | ||
| "minOperationDuration": null, | ||
| "maxOperationDuration": null, | ||
| "slowOperations": 0, | ||
| "fastOperations": 0, | ||
| "totalOperationTime": 0 | ||
| }, | ||
| "storage": { | ||
| "totalEntries": 0, | ||
| "reasoningbankEntries": 0, | ||
| "basicEntries": 0, | ||
| "databaseSize": 0, | ||
| "lastBackup": null, | ||
| "growthRate": 0 | ||
| }, | ||
| "errors": { | ||
| "total": 0, | ||
| "byType": {}, | ||
| "byOperation": {}, | ||
| "recent": [] | ||
| }, | ||
| "reasoningbank": { | ||
| "semanticSearches": 0, | ||
| "sqlFallbacks": 0, | ||
| "embeddingGenerated": 0, | ||
| "consolidations": 0, | ||
| "avgQueryTime": 0, | ||
| "cacheHits": 0, | ||
| "cacheMisses": 0 | ||
| } | ||
| } |
| [ | ||
| { | ||
| "id": "cmd-hooks-1764184018155", | ||
| "type": "hooks", | ||
| "success": true, | ||
| "duration": 8.014943999999957, | ||
| "timestamp": 1764184018163, | ||
| "metadata": {} | ||
| } | ||
| ] |
| { | ||
| "startTime": 1764184009842, | ||
| "sessionId": "session-1764184009842", | ||
| "lastActivity": 1764184009842, | ||
| "sessionDuration": 0, | ||
| "totalTasks": 1, | ||
| "successfulTasks": 1, | ||
| "failedTasks": 0, | ||
| "totalAgents": 0, | ||
| "activeAgents": 0, | ||
| "neuralEvents": 0, | ||
| "memoryMode": { | ||
| "reasoningbankOperations": 0, | ||
| "basicOperations": 0, | ||
| "autoModeSelections": 0, | ||
| "modeOverrides": 0, | ||
| "currentMode": "auto" | ||
| }, | ||
| "operations": { | ||
| "store": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "retrieve": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "query": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "list": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "delete": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "search": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "init": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| } | ||
| }, | ||
| "performance": { | ||
| "avgOperationDuration": 0, | ||
| "minOperationDuration": null, | ||
| "maxOperationDuration": null, | ||
| "slowOperations": 0, | ||
| "fastOperations": 0, | ||
| "totalOperationTime": 0 | ||
| }, | ||
| "storage": { | ||
| "totalEntries": 0, | ||
| "reasoningbankEntries": 0, | ||
| "basicEntries": 0, | ||
| "databaseSize": 0, | ||
| "lastBackup": null, | ||
| "growthRate": 0 | ||
| }, | ||
| "errors": { | ||
| "total": 0, | ||
| "byType": {}, | ||
| "byOperation": {}, | ||
| "recent": [] | ||
| }, | ||
| "reasoningbank": { | ||
| "semanticSearches": 0, | ||
| "sqlFallbacks": 0, | ||
| "embeddingGenerated": 0, | ||
| "consolidations": 0, | ||
| "avgQueryTime": 0, | ||
| "cacheHits": 0, | ||
| "cacheMisses": 0 | ||
| } | ||
| } |
| [ | ||
| { | ||
| "id": "cmd-hooks-1764184009991", | ||
| "type": "hooks", | ||
| "success": true, | ||
| "duration": 19.575230999999974, | ||
| "timestamp": 1764184010011, | ||
| "metadata": {} | ||
| } | ||
| ] |
| { | ||
| "startTime": 1764184001363, | ||
| "sessionId": "session-1764184001363", | ||
| "lastActivity": 1764184001363, | ||
| "sessionDuration": 0, | ||
| "totalTasks": 1, | ||
| "successfulTasks": 1, | ||
| "failedTasks": 0, | ||
| "totalAgents": 0, | ||
| "activeAgents": 0, | ||
| "neuralEvents": 0, | ||
| "memoryMode": { | ||
| "reasoningbankOperations": 0, | ||
| "basicOperations": 0, | ||
| "autoModeSelections": 0, | ||
| "modeOverrides": 0, | ||
| "currentMode": "auto" | ||
| }, | ||
| "operations": { | ||
| "store": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "retrieve": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "query": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "list": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "delete": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "search": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| }, | ||
| "init": { | ||
| "count": 0, | ||
| "totalDuration": 0, | ||
| "errors": 0 | ||
| } | ||
| }, | ||
| "performance": { | ||
| "avgOperationDuration": 0, | ||
| "minOperationDuration": null, | ||
| "maxOperationDuration": null, | ||
| "slowOperations": 0, | ||
| "fastOperations": 0, | ||
| "totalOperationTime": 0 | ||
| }, | ||
| "storage": { | ||
| "totalEntries": 0, | ||
| "reasoningbankEntries": 0, | ||
| "basicEntries": 0, | ||
| "databaseSize": 0, | ||
| "lastBackup": null, | ||
| "growthRate": 0 | ||
| }, | ||
| "errors": { | ||
| "total": 0, | ||
| "byType": {}, | ||
| "byOperation": {}, | ||
| "recent": [] | ||
| }, | ||
| "reasoningbank": { | ||
| "semanticSearches": 0, | ||
| "sqlFallbacks": 0, | ||
| "embeddingGenerated": 0, | ||
| "consolidations": 0, | ||
| "avgQueryTime": 0, | ||
| "cacheHits": 0, | ||
| "cacheMisses": 0 | ||
| } | ||
| } |
| [ | ||
| { | ||
| "id": "cmd-hooks-1764184001490", | ||
| "type": "hooks", | ||
| "success": true, | ||
| "duration": 11.51055100000002, | ||
| "timestamp": 1764184001502, | ||
| "metadata": {} | ||
| } | ||
| ] |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
29515662
0.01%40
-18.37%900
-24.05%