| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.1.0 source code.tar.gz | 2025-12-10 | 317.4 kB | |
| 3.1.0 source code.zip | 2025-12-10 | 334.3 kB | |
| README.md | 2025-12-10 | 467 Bytes | |
| Totals: 3 Items | 652.1 kB | 0 | |
-
feat: add batch mode for improved bulk insert performance Add batch mode to defer flush() operations during bulk inserts, significantly improving performance when inserting large graphs.
-
docs: update README, add benchmarks and roadmap, bump to v3.1.0
-
ci: add GitHub Actions workflow for PR tests
-
fix: use deterministic keys in test_indexer to avoid flaky hash collisions
-
fix: use deterministic keys in test_index to avoid flaky hash collisions