tempdb
Redis backend
A key-value store solution using Redis as the backing store.
Key-value store for temporary items
19 stars
4 watching
3 forks
Language: Go
last commit: almost 7 years ago
Linked from 2 awesome lists
gokey-valueredis
Related projects:
Repository | Description | Stars |
---|---|---|
hotpotatoc/kvstore | An experimental key-value store server compatible with the Redis protocol. | 17 |
honza/redish | An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 137 |
soveran/ohm | A Ruby library for storing objects in a Redis key-value database | 1,398 |
mpalmer/redis | A high-performance, in-memory key-value store with various data structures. | 129 |
tj/reds | A lightweight search module for Node.js applications using Redis as the backing store. | 890 |
rafaeljesus/retry-go | A package for implementing retries in Go programs with flexible retry policies and timing | 50 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
xgzlucario/rotom | A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. | 41 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
chrislusf/vasto | A distributed key-value store with sharding and replication capabilities | 261 |
kristoff-it/zig-okredis | A client library for interacting with Redis 6+ servers using a zero-allocation design | 213 |
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,040 |
colinmollenhour/cm_cache_backend_redis | A Redis-based caching system for PHP applications. | 387 |