A graph database built on top of Redis, storing graph structures, running graph queries and algorithms, with indexing and query optimization for fast traversals and pattern matching.
RedisGraph is an open-source graph database developed by Redis Labs and built on top of Redis. It allows storing property graphs in Redis by extending it with custom data structures and commands optimized for graph operations.
Key features of RedisGraph include:
Use cases include fraud detection, inventory mapping, real-time recommendation engines, master data management and more. RedisGraph scales to billions of edges across multiple machines.
Here are some alternatives to RedisGraph:
Suggest an alternative ❐