Apache Kvrocks is a Redis-compatible database that leverages RocksDB for on-disk data storage. It supports both SQL and RediSearch queries through a new query engine called KQIR. This engine includes frontend parsing, query optimization, and execution, using a multiple-level intermediate representation (IR) to handle different

9m read timeFrom kvrocks.apache.org
Post cover image
Table of contents
Intro ​How we support both? ​Current status ​Future outlook ​Try it! ​

Sort: