falkordb
https://github.com/falkordb/falkordb
C
A super fast Graph Database uses GraphBLAS under the hood for its sparse adjacency matrix graph representation. Our goal is to provide the best Knowledge Graph for LLM (GraphRAG).
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported1 Subscribers
Add a CodeTriage badge to falkordb
Help out
- Issues
- fix: handle variable-length traversal types in _costBaseLabelScan
- Fix variable-length traversal planning for same endpoint alias
- `UNWIND` over a pattern comprehension may fail with an internal alias-resolution error
- Pattern comprehension in WHERE may fail with "Unable to resolve filtered alias"
- ORDER BY length(path) after projecting path contents may raise an internal alias-resolution error
- Add memory regression tests to prevent memory usage increases
- fix: prevent double-free in AttributeSet_Update on duplicate attribute IDs
- integrate RediSearch 8.6
- fix: use atomic ops for jobqueue.len to eliminate data race
- fix: continue outer loop in AndMultiplexer_Consume when a branch fails
- Docs
- C not yet supported