Redict

Redict

Distributed in-memory key/value datastore compatible with Redis OSS

Redict screenshot

Redict is a distributed key/value store (a remote dictionary) designed for low-latency data access over the network. It is an independent fork of Redis OSS 7.2.4 and aims to provide a compatible server and CLI for common Redis-style workflows.

Key Features

  • In-memory key/value data model with networked client/server operation
  • Replication and high-availability patterns (including Sentinel-style monitoring)
  • Cluster mode for distributing data across multiple nodes
  • Built-in CLI for interactive administration and troubleshooting
  • Optional TLS support for encrypted connections (OpenSSL-based builds)

Use Cases

  • Application caching and session storage
  • Lightweight message queues and background job coordination
  • Shared state and fast lookup storage for distributed systems

Limitations and Considerations

  • Feature set and module ecosystem compatibility may differ from upstream Redis, depending on divergence from the fork point and supported APIs

Redict is a practical choice for teams that need a Redis-compatible datastore with clustering and optional TLS. It fits well as a foundational building block for performance-sensitive applications and distributed architectures.

Categories:

Tags:

Tech Stack:

Share:

Similar Services

Valkey

Valkey

High-performance key/value datastore for caching and real-time workloads

24.5k
1k
Last commit: 1d ago

Valkey is an open-source, Redis-compatible key/value datastore optimized for caching, queues, and other real-time workloads, with clustering, replication, and extensibili...

Alternative to:
Redis Cloud
Redis Cloud
+4
DbGate

DbGate

Cross-platform SQL & NoSQL database manager

6.7k
403
Last commit: 23h ago

Open-source, cross-platform database client for SQL and NoSQL engines (MySQL, PostgreSQL, SQL Server, MongoDB, Redis, SQLite, etc.), available as desktop apps, web app an...

Alternative to:
DataGrip
DataGrip
+10
Kinto

Kinto

Minimalist JSON document store with sharing and synchronization

4.4k
420
Last commit: 4d ago

Kinto is a lightweight JSON document store with an HTTP API, built-in permissions, sharing, and client synchronization, designed for offline-first and distributed apps.

Alternative to:
Firebase
Firebase
+3
Redis Commander

Redis Commander

Web-based GUI for viewing and managing Redis databases

4k
498
Last commit: 4mo ago

A Node.js web UI to view, edit and manage Redis data across standalone, Sentinel and Cluster setups with CLI, tree view and Docker deployment.

Alternative to:
Redis Insight (RedisInsight Cloud)
Redis Insight (RedisInsight Cloud)
+1
Para

Para

Open-source multitenant backend framework for web and mobile apps

560
152
Last commit: 2d ago

Para is an open-source, Java-based multitenant backend framework providing a RESTful JSON API, full-text search, distributed caching, and flexible authentication for web,...

Alternative to:
Firebase
Firebase
+8
DynamoDB Dashboard

DynamoDB Dashboard

Web GUI for browsing and managing local or remote DynamoDB

49
8
Last commit: 1d ago

Web-based admin GUI to browse, query and manage local or remote Amazon DynamoDB tables. Provides a Vue frontend, Express backend, AWS SDK credential support and Docker de...