Skip to content

Releases: dhyanio/discache

v0.0.03

07 Dec 08:17
38e8b54

Choose a tag to compare

Merge pull request #16 from dhyanio/dhyanio@8

feat(ci): add release ci

v0.0.02

20 Nov 18:02

Choose a tag to compare

🚀 Discache v0.0.02 is here!

Key Updates:
🛠️ Raft Protocol Integration: Added Raft as the consensus protocol for distributed consistency.
⚡ Server Enhancements: Improved performance and stability.
📡 Transporter Improvements: Optimized communication and efficiency.

v0.0.01

30 Oct 07:02

Choose a tag to compare

🚀 Discache v0.0.01 is here!
Key Updates:

🚀 TCP Transporter: Reliable and efficient networking layer for seamless communication.
📝 Logger: Built-in logging for better debugging and monitoring capabilities.
🗂️ LRU Cache: High-performance caching with intelligent least-recently-used eviction.
🌐 Distributed Cache: Scalable, fault-tolerant cache system for multi-node environments.
🛠️ Advanced Makefile: Streamlined build, run, and testing workflows with customizable options.
📖 Comprehensive README: Clear and detailed documentation for easy setup and usage.