November 2023 Summaries
2 posts from FalkorDB
Filter
Month:
Year:
Post Summaries
Back to Blog
FalkorDB 4.0 Beta has been released, introducing significant improvements and bug fixes to this graph database, which succeeds the recently discontinued RedisGraph. FalkorDB aims to offer a robust, fast, and scalable graph solution, featuring new capabilities such as vector indexing and support for the Bolt protocol, facilitating easier migration from Neo4J with minimal code changes. The beta version also addresses critical bugs from RedisGraph, enhancing performance and stability by treating zero-length traversals as variable-length, preventing server crashes, and ensuring data integrity. Users are encouraged to test the beta version and provide feedback as FalkorDB prepares for the final release, while CEO Guy Korland, with his extensive background in database engineering, continues to guide the project's development.
Nov 02, 2023
422 words in the original blog post.
FalkorDB has announced the release of its version 4.0.0-a1, introducing significant updates, including Vector Index support and Bolt protocol integration. The Vector Index feature enables users to perform vector similarity searches, allowing high-dimensional vectors like embeddings or image features to be stored and queried based on cosine similarity or Euclidean distance. This enhancement broadens the application scope to areas such as recommendation systems, natural language processing, and computer vision. The integration of the Bolt protocol facilitates a seamless transition from Neo4J to FalkorDB, allowing users to maintain their existing code and data models while leveraging FalkorDB's enhanced scalability and performance. These advancements are part of FalkorDB's efforts to enhance the graph database architecture for generative AI and retrieval-augmented generation workflows.
Nov 02, 2023
682 words in the original blog post.