redka
Redis emulator
An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API.
Redis re-implemented with SQLite
4k stars
27 watching
102 forks
Language: Go
last commit: about 1 month ago databasekey-valueredissqlite
Related projects:
Repository | Description | Stars |
---|---|---|
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,358 |
redisson/redisson | A Java client providing a comprehensive set of tools and services for working with Redis and Valkey | 23,457 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,982 |
redisearch/redisearch | Provides querying and indexing capabilities on top of Redis | 5,585 |
nkrode/redislive | An application that visualizes Redis instances and analyzes query patterns and spikes. | 3,071 |
redis/ioredis | A high-performance, feature-rich Redis client for Node.js | 14,483 |
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,577 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,980 |
redis/rueidis | A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. | 2,499 |
redis/go-redis | A Go client for interacting with the Redis key-value store and message broker | 20,260 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,151 |
sripathikrishnan/redis-rdb-tools | Tools to parse Redis dump files and extract data in various formats | 5,102 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,820 |
apache/kvrocks | A distributed key-value NoSQL database with Redis compatibility and features inspired by rocksplicator and blackwidow. | 3,612 |
openatomfoundation/pika | A high-performance, scalable data storage system designed to complement Redis by providing persistent storage and handling large volumes of data | 5,925 |