A redis based simple lock manager
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a simple distributed lock manager that uses Redis to coordinate access to shared resources across multiple processes or servers. It's designed for developers building collaborative or real-time applications (like Overleaf's collaborative editing) who need to prevent race conditions and ensure data consistency in distributed environments.