Redict
Distributed in-memory key/value datastore compatible with Redis OSS
Activity unknown
No repository statistics available for this project.

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:
Similar to Redict

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


VerneMQ
Distributed MQTT message broker built on Erlang/OTP
VerneMQ is a high-performance, distributed MQTT broker for scalable, highly available IoT and M2M messaging, with clustering, TLS, WebSockets, plugins, and integrations.
RobustIRC
Highly available IRC network using Raft consensus
An IRC network implementation in Go that uses the Raft consensus algorithm to eliminate netsplits and provide transparent client failover via a bridge.

Squid
Caching proxy server for HTTP, HTTPS, FTP, and more
Squid is a high-performance caching proxy that accelerates web delivery, reduces bandwidth usage, and provides extensive access controls for proxy and reverse-proxy setups.

HAProxy
High-performance reverse proxy and load balancer for TCP and HTTP
HAProxy is a fast, reliable reverse proxy and load balancer for TCP and HTTP applications, providing high availability, TLS termination, health checks, and traffic routing.

Unbound
Validating, recursive, caching DNS resolver
Standards-based validating recursive DNS resolver with DNSSEC validation, DNS-over-TLS/HTTPS support and configurable caching for privacy and performance.



