@wiscale/velesdb-wasm 1.11.0 → 1.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
- package/velesdb_wasm.d.ts +5 -5
- package/velesdb_wasm.js +11 -11
- package/velesdb_wasm_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -282,6 +282,7 @@ The WASM build is optimized for client-side use cases but has some limitations c
|
|
|
282
282
|
| Agent Memory (SemanticMemory) | ✅ | ✅ |
|
|
283
283
|
| VelesQL parsing and validation | ✅ | ✅ |
|
|
284
284
|
| VelesQL query execution | ❌ | ✅ |
|
|
285
|
+
| Cross-collection MATCH (`@collection`) | ❌ | ✅ |
|
|
285
286
|
| JOIN operations | ❌ | ✅ |
|
|
286
287
|
| Aggregations (GROUP BY) | ❌ | ✅ |
|
|
287
288
|
| Persistence | IndexedDB | Disk (mmap) |
|
|
@@ -385,6 +386,7 @@ const fused = hybrid_search_fuse(denseResults, sparseResults, 60, 10);
|
|
|
385
386
|
Consider using the [REST server](https://github.com/cyberlife-coder/VelesDB) if you need:
|
|
386
387
|
|
|
387
388
|
- **VelesQL query execution** - Running queries against data (JOINs, aggregations, server-side filtering)
|
|
389
|
+
- **Cross-collection MATCH** - The `@collection` annotation requires Database-level query routing, which is only available on the server (WASM operates on a single collection)
|
|
388
390
|
- **Large datasets** - More than 100K vectors
|
|
389
391
|
- **Server-side processing** - Centralized vector database
|
|
390
392
|
|
package/package.json
CHANGED
package/velesdb_wasm.d.ts
CHANGED
|
@@ -1011,11 +1011,11 @@ export interface InitOutput {
|
|
|
1011
1011
|
readonly parsedquery_tableName: (a: number, b: number) => void;
|
|
1012
1012
|
readonly __wbg_get_traversalprogress_is_complete: (a: number) => number;
|
|
1013
1013
|
readonly __wbg_traversalprogress_free: (a: number, b: number) => void;
|
|
1014
|
-
readonly
|
|
1015
|
-
readonly
|
|
1016
|
-
readonly
|
|
1017
|
-
readonly
|
|
1018
|
-
readonly
|
|
1014
|
+
readonly __wasm_bindgen_func_elem_1234: (a: number, b: number) => void;
|
|
1015
|
+
readonly __wasm_bindgen_func_elem_287: (a: number, b: number) => void;
|
|
1016
|
+
readonly __wasm_bindgen_func_elem_1235: (a: number, b: number, c: number, d: number) => void;
|
|
1017
|
+
readonly __wasm_bindgen_func_elem_1477: (a: number, b: number, c: number, d: number) => void;
|
|
1018
|
+
readonly __wasm_bindgen_func_elem_288: (a: number, b: number, c: number) => void;
|
|
1019
1019
|
readonly __wbindgen_export: (a: number, b: number) => number;
|
|
1020
1020
|
readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
1021
1021
|
readonly __wbindgen_export3: (a: number) => void;
|
package/velesdb_wasm.js
CHANGED
|
@@ -2599,7 +2599,7 @@ function __wbg_get_imports() {
|
|
|
2599
2599
|
const a = state0.a;
|
|
2600
2600
|
state0.a = 0;
|
|
2601
2601
|
try {
|
|
2602
|
-
return
|
|
2602
|
+
return __wasm_bindgen_func_elem_1477(a, state0.b, arg0, arg1);
|
|
2603
2603
|
} finally {
|
|
2604
2604
|
state0.a = a;
|
|
2605
2605
|
}
|
|
@@ -2621,7 +2621,7 @@ function __wbg_get_imports() {
|
|
|
2621
2621
|
const a = state0.a;
|
|
2622
2622
|
state0.a = 0;
|
|
2623
2623
|
try {
|
|
2624
|
-
return
|
|
2624
|
+
return __wasm_bindgen_func_elem_1477(a, state0.b, arg0, arg1);
|
|
2625
2625
|
} finally {
|
|
2626
2626
|
state0.a = a;
|
|
2627
2627
|
}
|
|
@@ -2755,12 +2755,12 @@ function __wbg_get_imports() {
|
|
|
2755
2755
|
},
|
|
2756
2756
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
2757
2757
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 144, function: Function { arguments: [Externref], shim_idx: 145, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
2758
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
2758
|
+
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_1234, __wasm_bindgen_func_elem_1235);
|
|
2759
2759
|
return addHeapObject(ret);
|
|
2760
2760
|
},
|
|
2761
2761
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
2762
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
2763
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
2762
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 5, function: Function { arguments: [NamedExternref("Event")], shim_idx: 6, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2763
|
+
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_287, __wasm_bindgen_func_elem_288);
|
|
2764
2764
|
return addHeapObject(ret);
|
|
2765
2765
|
},
|
|
2766
2766
|
__wbindgen_cast_0000000000000003: function(arg0) {
|
|
@@ -2797,14 +2797,14 @@ function __wbg_get_imports() {
|
|
|
2797
2797
|
};
|
|
2798
2798
|
}
|
|
2799
2799
|
|
|
2800
|
-
function
|
|
2801
|
-
wasm.
|
|
2800
|
+
function __wasm_bindgen_func_elem_288(arg0, arg1, arg2) {
|
|
2801
|
+
wasm.__wasm_bindgen_func_elem_288(arg0, arg1, addHeapObject(arg2));
|
|
2802
2802
|
}
|
|
2803
2803
|
|
|
2804
|
-
function
|
|
2804
|
+
function __wasm_bindgen_func_elem_1235(arg0, arg1, arg2) {
|
|
2805
2805
|
try {
|
|
2806
2806
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
2807
|
-
wasm.
|
|
2807
|
+
wasm.__wasm_bindgen_func_elem_1235(retptr, arg0, arg1, addHeapObject(arg2));
|
|
2808
2808
|
var r0 = getDataViewMemory0().getInt32(retptr + 4 * 0, true);
|
|
2809
2809
|
var r1 = getDataViewMemory0().getInt32(retptr + 4 * 1, true);
|
|
2810
2810
|
if (r1) {
|
|
@@ -2815,8 +2815,8 @@ function __wasm_bindgen_func_elem_1232(arg0, arg1, arg2) {
|
|
|
2815
2815
|
}
|
|
2816
2816
|
}
|
|
2817
2817
|
|
|
2818
|
-
function
|
|
2819
|
-
wasm.
|
|
2818
|
+
function __wasm_bindgen_func_elem_1477(arg0, arg1, arg2, arg3) {
|
|
2819
|
+
wasm.__wasm_bindgen_func_elem_1477(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
2820
2820
|
}
|
|
2821
2821
|
|
|
2822
2822
|
|
package/velesdb_wasm_bg.wasm
CHANGED
|
Binary file
|