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.
9k stars
247 watching
1k forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list
redisredis-for-windowsredis-msi-installerredis-windowsredis-windows-installerredis-windows-nativeredis-windows-service
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,982 |
| An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,358 |
| A Python client for interacting with the Redis key-value store | 12,733 |
| A Ruby client library for interacting with the Redis in-memory data store | 3,980 |
| A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,577 |
| A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. | 2,499 |
| A flexible Redis client for PHP, providing a high-level interface to the popular in-memory data store. | 7,617 |
| A high-performance, feature-rich Redis client for Node.js | 14,483 |
| A high-level interface to the Redis in-memory data store | 5,930 |
| A web-based interface to manage Redis databases | 3,130 |
| An application that visualizes Redis instances and analyzes query patterns and spikes. | 3,071 |
| Provides querying and indexing capabilities on top of Redis | 5,585 |
| A high-level Rust library providing convenient access to Redis functionality | 3,710 |
| A desktop GUI client for Redis with improved stability and performance. | 30,995 |
| A Go client for interacting with the Redis key-value store and message broker | 20,260 |