v0.1.0
Pre-release
Pre-release
Added
- Supporting Redis and Memcached protocols.
- Implementing consistent hashing for key distribution using Ketama algorithm.
- Connecting to multiple backend servers with user-defined names (aliasing).
- Weights traffic across backend servers for optimized load balancing.
- Including comprehensive logging for request tracking and debugging.
- Integrating OpenTelemetry for detailed performance monitoring.
- Utilize RESP2 serialization for efficient data exchange.
- Employing asynchronous operations with Tokio and Futures for non-blocking functionality.