Pika

Pika is a C++ clone of Redis that uses RocksDB as its storage backend.

Concurrency Control

Not Supported

Data Model

Key/Value

Indexes

Hash Table

Query Compilation

Not Supported

Query Execution

Tuple-at-a-Time Model

Query Interface

Custom API

Stored Procedures

Not Supported

System Architecture

Shared-Everything

People Also Viewed