Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Redis-ns is a Node.js module that enables developers to create isolated Redis namespaces, preventing key collisions across different parts of an application. It's ideal for developers working with Redis who need to manage multiple logical databases or environments within a single Redis instance. The module automatically prefixes keys with the specified namespace, ensuring data separation without requiring additional Redis databases.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nosco/redis-ns

Account's avatar
redis/node-redis
A modern, high performance Redis client

Support the repos that depend on this repository

Top contributors

morphar's profile
morphar
9 contributions
DanielSmedegaardBuus's profile
DanielSmedegaardBuus
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
nosco

nosco/redis-ns

This module enables you to create Redis namespaces.

JavaScript
1
3
No license