StackExchange.Redis
Redis client
A high-level interface to the Redis in-memory data store
General purpose redis client
6k stars
309 watching
2k forks
Language: C#
last commit: 4 days ago
Linked from 5 awesome lists
c-sharpredisredis-client
Related projects:
Repository | Description | Stars |
---|---|---|
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,943 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,976 |
stchang/redis | A software implementation of the Redis messaging system using Racket. | 17 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,109 |
redis/go-redis | A Go client for interacting with the Redis key-value store and message broker | 20,148 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,065 |
predis/predis | A flexible and feature-complete Redis client for PHP | 7,608 |
nateware/redis-objects | A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs. | 2,090 |
redis/ioredis | A high-performance, feature-rich Redis client for Node.js | 14,400 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
nkrode/redislive | An application that visualizes Redis instances and analyzes query patterns and spikes. | 3,072 |
redis/hiredis | A minimalistic C client library for the Redis database | 6,267 |
redisinsight/redisdesktopmanager | A desktop GUI client for interacting with Redis servers | 22,928 |