Cadienvan / key-value-cache
A simple in-memory key-value cache for function execution, allowing both sync and async operations using the same methods. It provides an invalidation mechanism based both on exact string and regex.
☆16Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for key-value-cache
- This is a library providing a higher-order function and a decorator to cache the result of a function or method if given conditions are m…☆34Updated last month
- The final bot to cross post your job offer in different telegram communities☆25Updated 8 months ago
- This is a zero dependency package that provides some expirable implementations of common Data Structures.☆21Updated last month
- Blog about open source, motivation and much more.☆24Updated last month
- Italian tech communities (telegram groups, podcasts, Yt channels, other)☆178Updated last month
- a galactic reverse interview guide, simple!☆123Updated 9 months ago
- A simple scaffolding tool for creating a new project to be published to npm. It provides a build command that will compile your code to a…