pika
Data store
A high-performance, scalable data storage system designed to complement Redis by providing persistent storage and handling large volumes of data
Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
6k stars
278 watching
1k forks
Language: C++
last commit: 8 days ago
Linked from 1 awesome list
nosqlnosql-data-storagenosql-databasespikaredisredis-interfacesrocksdb
Related projects:
Repository | Description | Stars |
---|---|---|
nalgeon/redka | An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. | 3,503 |
qihoo360/atlas | A high-performance proxy for MySQL that provides read/write splitting, load balancing, and failover handling with improved performance and reliability. | 4,654 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,030 |
piku/piku | A lightweight platform-as-a-service solution for deploying and managing small applications on various architectures | 5,796 |
redisearch/redisearch | Provides querying and indexing capabilities on top of Redis | 5,548 |
redisson/redisson | A high-performance Java client for real-time data platform using Redis and Valkey | 23,365 |
redpanda-data/console | A UI tool for managing Kafka/Redpanda workloads and debugging data streaming applications | 3,829 |
thirtydegreesray/openhub | An Android client app providing features and functionality similar to GitHub's official mobile apps, covering repository browsing, issue management, user profiles, and collaboration tools. | 4,240 |
mitchtabian/open-api-android-app | An Android app with clean architecture and MVI pattern using Retrofit2, Room Persistence, and Hilt dependency injection. | 692 |
facebook/rocksdb | A fast, persistent key-value store designed for flash and RAM storage. | 28,650 |
tsuru/tsuru | An extensible Platform as a Service that simplifies application deployments and management | 4,860 |
apache/kvrocks | A distributed key-value NoSQL database with Redis compatibility and features inspired by rocksplicator and blackwidow. | 3,572 |
piaohao/godis | A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |
qishibo/anotherredisdesktopmanager | A desktop GUI client for Redis with improved stability and performance. | 30,713 |
lovoo/goka | A distributed stream processing library for Apache Kafka written in Go, enabling scalable and fault-tolerant microservices. | 2,362 |