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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jpbberry/cache

Account's avatar
discordjs/discord.js
Utility data structure used in discord.js
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node

Support the repos that depend on this repository

Top contributors

jpbberry's profile
jpbberry
6 contributions
alexanderpaolini's profile
alexanderpaolini
1 contributions

Recent events

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

No events yet
jpbberry

jpbberry/cache

A caching structure with aquittable TTD

TypeScript
1
0
No license

The Cache project is a temporary data storage solution that extends Discord.JS's Collection, designed to automatically clear data after a period of inactivity. It's ideal for developers working with databases or applications that require efficient caching of frequently accessed data, as it resets the expiration timer each time the data is accessed.