Redis store for fastify-session using ioredis
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a Redis-based session store plugin for Fastify applications, enabling persistent and scalable session management using Redis via the ioredis library. It is designed for Node.js developers building Fastify servers who need to store session data in a distributed Redis cache rather than in-memory. The package includes TypeScript definitions for type-safe