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: about 7 years ago
Linked from 2 awesome lists
gokey-valueredis
Related projects:
Repository | Description | Stars |
---|---|---|
| An experimental key-value store server compatible with the Redis protocol. | 17 |
| An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
| A Ruby library for storing objects in a Redis key-value database | 1,397 |
| A high-performance, in-memory key-value store with various data structures. | 129 |
| A lightweight search module for Node.js applications using Redis as the backing store. | 890 |
| A package for implementing retries in Go programs with flexible retry policies and timing | 50 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A high-performance Redis server written in Go with optimized data structures and event-driven architecture. | 41 |
| An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
| A Redis client library for the Go programming language | 591 |
| A Go library providing a simple and type-safe interface to Redis | 19 |
| A distributed key-value store with sharding and replication capabilities | 261 |
| A client library for interacting with Redis 6+ servers using a zero-allocation design | 217 |
| A caching backend for Django web applications using Redis as the storage layer. | 1,039 |
| A Redis-based caching system for PHP applications. | 388 |