Server-side Backbone.sync adapter that caches requests using Redis.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a Backbone.js library that adds Redis-based caching to the sync layer, allowing GET requests to be cached when the `cache: true` option is passed. It's designed for Node.js applications using Backbone on the server-side, particularly those already using backbone-super-sync, and is useful for developers looking to improve performance by reducing redundant API calls.