give exp redis cache LRU and invalidation. in-mem ruls.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a tiered caching system that combines in-memory caching with Redis, featuring LRU (Least Recently Used) eviction and invalidation capabilities. It's designed for developers looking to optimize read-heavy applications with infrequent updates by reducing latency through intelligent caching strategies. The benchmarks show significant performance improvements when using the tiered cache compared to Redis alone.