v0.3.0
๐ cachegrand v0.3.0: Multi database support, New Commands, Performance Enhancements, and More!
We are excited to announce the release of cachegrand v0.3.0, we have introduced several new features and performance improvements!
โจ Here's a quick rundown of what's new in v0.3.0:
- Monotonic clock fixed for modern Intel CPUs: an optimization implemented in v0.2.1 to improve the performances of the monotonic clock introduced a bug which was causing it to malfunction on recent Intel CPUs.
- Multi-database support: You can now utilize multiple databases within cachegrand, providing even more flexibility for your data management needs.
- Configurable database limit: Define the maximum number of databases allowed via the config file, giving you greater control over your caching setup.
- Support for SELECT and ECHO command: Enhancing the Redis-compatible interface with the addition of these essential commands.
- kTLS improvements: We've fixed kTLS compatibility issues on Docker, Podman, Kubernetes, and other container platforms. Additionally, kTLS can now be enabled or disabled at runtime for greater flexibility.
- Improved TLS CA loading: We've enhanced the process of loading TLS Certificate Authorities for better security and ease of use.