Skip to content

Conversation

dudizimber
Copy link
Contributor

fix #414
Added tests for FalkorDB graphs

@caiq1nyu
Copy link
Collaborator

Thank you for your commits. Is the conclusion of this PR that FalkorDB is fully compatible with Redis?

@dudizimber
Copy link
Contributor Author

Thank you for your commits. Is the conclusion of this PR that FalkorDB is fully compatible with Redis?

Yes, since it is a module built for Redis as of now.

I have not implemented the custom interfaces to the module's specific types, such as Graph, Node, and Edge.
Since the types for other modules, such as RedisJson, RedisBloom, etc. were not yet implemented, I postponed it.

@caiq1nyu caiq1nyu changed the title Add falkordb tests chore: add FalkorDB tests Sep 30, 2025
@caiq1nyu caiq1nyu merged commit 3e4bf5f into apecloud:main Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add support for FalkorDB graphs

2 participants