..
cypher
fix: Resolve CI build failures
2025-11-26 15:25:47 +00:00
distributed
fix: harden graph and postgres data integrity ( #738 )
2026-07-28 00:05:01 -04:00
executor
fix: Resolve CI build failures
2025-11-26 15:25:47 +00:00
hybrid
feat(ruvector-graph): add PropertyValue::FloatArray for zero-overhead embedding storage
2026-04-19 13:09:43 +08:00
optimization
fix(graph): break read-then-write deadlock in CacheHierarchy::get_node
2026-04-26 09:46:10 -04:00
bm25.rs
fix(graph): make node updates atomic and index-safe
2026-07-27 13:58:40 -04:00
codegen.rs
feat(timesfm): TimesFM 1.0 200M decoder-only inference port to candle ( #603 )
2026-06-25 13:52:42 -04:00
edge.rs
fix: Resolve CI build failures
2025-11-26 15:25:47 +00:00
embed.rs
feat(timesfm): TimesFM 1.0 200M decoder-only inference port to candle ( #603 )
2026-06-25 13:52:42 -04:00
error.rs
docs(adr): ADR-252 HelixDB vs RuVector comparison and improvement opportunities ( #570 )
2026-06-15 12:28:46 -04:00
graph.rs
fix(graph): make node updates atomic and index-safe
2026-07-27 13:58:40 -04:00
hyperedge.rs
fix: Resolve CI build failures
2025-11-26 15:25:47 +00:00
index.rs
chore(workspace): cargo fmt — mechanical whitespace fix across 427 files
2026-04-24 10:44:02 -04:00
lib.rs
feat(timesfm): TimesFM 1.0 200M decoder-only inference port to candle ( #603 )
2026-06-25 13:52:42 -04:00
node.rs
fix: Resolve CI build failures
2025-11-26 15:25:47 +00:00
schema.rs
feat(timesfm): TimesFM 1.0 200M decoder-only inference port to candle ( #603 )
2026-06-25 13:52:42 -04:00
storage.rs
chore(ruvector-graph): generalize delete_edges_batch to accept impl AsRef<str>
2026-04-19 13:32:17 +08:00
transaction.rs
fix: Resolve test compilation errors and parser issues
2025-11-26 00:27:43 +00:00
typed_graph.rs
feat(timesfm): TimesFM 1.0 200M decoder-only inference port to candle ( #603 )
2026-06-25 13:52:42 -04:00
types.rs
feat(ruvector-graph): add PropertyValue::FloatArray for zero-overhead embedding storage
2026-04-19 13:09:43 +08:00