- Israel
-
01:10
- 3h ahead - https://www.falkordb.com/
- @g_korland
- in/guykorland
Pinned Loading
-
FalkorDB/FalkorDB
FalkorDB/FalkorDB PublicA 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).
-
-
-
-
FalkorDB/langchain
FalkorDB/langchain PublicForked from langchain-ai/langchain
⚡ Building applications with LLMs through composability ⚡
Jupyter Notebook
-
FalkorDB/llama_index
FalkorDB/llama_index PublicForked from run-llama/llama_index
LlamaIndex (GPT Index) is a data framework for your LLM applications
Python
1,506 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 32 commits in 4 repositories
Created 1 repository
-
gkorland/servers
JavaScript
This contribution was made on Apr 16
Created a pull request in FalkorDB/falkordb-rs-next-gen that received 5 comments
Create dependabot.yml
Summary by CodeRabbit Chores Enabled automated weekly checks for Rust dependency updates using Dependabot.
Opened 16 other pull requests in 6 repositories
FalkorDB/falkordb-rs-next-gen
10
merged
-
Return an error on missing key
This contribution was made on Apr 20
-
upgrade to Rust 2024
This contribution was made on Apr 18
-
refactor code and optimize a bit
This contribution was made on Apr 17
-
rename commands to follow the C version
This contribution was made on Apr 17
-
Add args validation to graph.delete
This contribution was made on Apr 17
-
Add graph.list
This contribution was made on Apr 16
-
graph.delete should not be blocked on OOM
This contribution was made on Apr 16
-
Update rust.yml add clippy
This contribution was made on Apr 16
-
Create LICENSE
This contribution was made on Apr 16
-
add docs to matrix.rs
This contribution was made on Apr 16
FalkorDB/FalkorDB
1
open
1
closed
-
Add NFalkorDB to README
This contribution was made on Apr 15
-
Fix crash in allshortestpaths function when used between unconnected nodes
This contribution was made on Apr 1
FalkorDB/docs
1
merged
-
Add 'cosine' as supported similarity function
This contribution was made on Apr 21
modelcontextprotocol/servers
1
open
-
Add FalkorDB MCP
This contribution was made on Apr 16
FalkorDB/falkordb-go
1
open
-
Update README.md fix installation instruction
This contribution was made on Apr 16
FalkorDB/NFalkorDB
1
merged
-
Add getting started example
This contribution was made on Apr 3
Reviewed 15 pull requests in 6 repositories
FalkorDB/code-graph
6 pull requests
-
Bump eslint from 9.22.0 to 9.23.0
This contribution was made on Apr 1
-
Bump autoprefixer from 10.4.20 to 10.4.21
This contribution was made on Apr 1
-
Bump eslint-config-next from 15.2.1 to 15.2.4
This contribution was made on Apr 1
-
Update README.md
This contribution was made on Apr 1
-
Bump @types/node from 22.13.10 to 22.13.14
This contribution was made on Apr 1
-
Bump lucide-react from 0.475.0 to 0.486.0
This contribution was made on Apr 1
FalkorDB/falkordb-ts
4 pull requests
-
Bump release-it from 18.1.1 to 18.1.2
This contribution was made on Apr 1
-
Bump @tsconfig/node14 from 14.1.2 to 14.1.3
This contribution was made on Apr 1
-
Bump @types/node from 22.10.7 to 22.13.14
This contribution was made on Apr 1
-
Bump @typescript-eslint/parser from 8.21.0 to 8.29.0
This contribution was made on Apr 1
FalkorDB/FalkorDB
2 pull requests
-
Report graph memory consumption
This contribution was made on Apr 20
-
Bump codecov/codecov-action from 5.1.2 to 5.4.0
This contribution was made on Apr 1
FalkorDB/docs
1 pull request
-
document array indexing
This contribution was made on Apr 24
FalkorDB/NFalkorDB
1 pull request
-
Default constructor
This contribution was made on Apr 3
FalkorDB/GraphRAG-SDK
1 pull request
-
Fix build
This contribution was made on Apr 1
Created an issue in FalkorDB/FalkorDB that received 1 comment
Add docs for Telemetry
Ref: https://docs.falkordb.com/configuration.html#max_info_queries Ref: https://docs.falkordb.com/configuration.html#cmd_info Add docs for Telemetry
Opened 25 other issues in 3 repositories
FalkorDB/falkordb-rs-next-gen
3
closed
17
open
-
Graph.ro_query should return an error on none existing key or wrong type key
This contribution was made on Apr 20
-
Add query memory capacity limit
This contribution was made on Apr 20
-
Add RDB Save/Load
This contribution was made on Apr 20
-
Graph.DELETE should validate the command args
This contribution was made on Apr 17
-
Add support for GRAPH.DEBUG
This contribution was made on Apr 16
-
Add support for GRAPH.RESTORE
This contribution was made on Apr 16
-
Add support for GRAPH.EFFECT
This contribution was made on Apr 16
-
Add support for GRAPH.BULK
This contribution was made on Apr 16
-
Add support for Graph.ACL
This contribution was made on Apr 16
-
Add support for GRAPH.CONFIG-SET
This contribution was made on Apr 16
-
Add support for GRAPH.CONFIG-GET
This contribution was made on Apr 16
-
Add support for GRAPH.SLOWLOG
This contribution was made on Apr 16
-
Add support for GRAPH.INFO
This contribution was made on Apr 16
-
Add support for GRAPH.COPY
This contribution was made on Apr 16
-
Add support for GRAPH.CONSTRAINT
This contribution was made on Apr 16
-
Add support for GRAPH.LIST
This contribution was made on Apr 16
-
Add support for GRAPH.PROFILE
This contribution was made on Apr 16
-
Add support for GRAPH.EXPLAIN
This contribution was made on Apr 16
-
Add query --compact
This contribution was made on Apr 16
-
Add query timeout support
This contribution was made on Apr 16
FalkorDB/FalkorDB
4
open
-
Add Memory consumption to Telemetry Stream
This contribution was made on Apr 15
-
Extend Graph.Profile for memory usage
This contribution was made on Apr 15
-
Add support for GRAPH.MEMORYLOG
This contribution was made on Apr 15
-
Add NFalkorDB to README
This contribution was made on Apr 15
FalkorDB/docs
1
open
-
Add docs section for troubleshooting
This contribution was made on Apr 15