redis

Redis emulator

A native port of Redis for Windows, implementing its key-value data model with various value types.

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.

GitHub

9k stars
247 watching
1k forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list

redisredis-for-windowsredis-msi-installerredis-windowsredis-windows-installerredis-windows-nativeredis-windows-service

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
redis/node-redisA high-performance Redis client for Node.js with support for various Redis commands and data structures16,982
redis/redisAn in-memory key-value store with persistence on disk and support for multiple data structures.67,358
redis/redis-pyA Python client for interacting with the Redis key-value store12,733
redis/redis-rbA Ruby client library for interacting with the Redis in-memory data store3,980
laixintao/iredisA terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation.2,577
redis/rueidisA fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems.2,499
predis/predisA flexible Redis client for PHP, providing a high-level interface to the popular in-memory data store.7,617
redis/ioredisA high-performance, feature-rich Redis client for Node.js14,483
stackexchange/stackexchange.redisA high-level interface to the Redis in-memory data store5,930
erikdubbelboer/phpredisadminA web-based interface to manage Redis databases3,130
nkrode/redisliveAn application that visualizes Redis instances and analyzes query patterns and spikes.3,071
redisearch/redisearchProvides querying and indexing capabilities on top of Redis5,585
redis-rs/redis-rsA high-level Rust library providing convenient access to Redis functionality3,710
qishibo/anotherredisdesktopmanagerA desktop GUI client for Redis with improved stability and performance.30,995
redis/go-redisA Go client for interacting with the Redis key-value store and message broker20,260