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
Sort: