Retour au classement

jaredwray/cacheable

TypeScriptcacheable.org

a robust, scalable, and maintained set of caching packages

cacheredisnodejscachingcaching-libraryhttpwrapperrfc-72key-valuekeyv
Croissance des étoiles
Étoiles
2k
Forks
203
Croissance hebdomadaire
Issues
0
5001k1.5k
avr. 2013sept. 2017févr. 2022juil. 2026
Artefactsnpmnpm install cacheable
README

Cacheable

Caching for Nodejs based on Keyv

tests codecov license

Cacheable provides a robust, scalable, and maintained set of caching packages that can be used in various projects. The packages in this repository are:

Package Downloads Description
cacheable npm Next generation caching framework built from the ground up with layer 1 / layer 2 caching.
cache-manager npm Cache Manager that is used in services such as NestJS and others with robust features such as wrap and more.
cacheable-request npm Wrap native HTTP requests with RFC compliant cache support
flat-cache npm Fast In-Memory Caching with file store persistence
file-entry-cache npm A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
@cacheable/node-cache npm Maintained built in replacement of node-cache
@cacheable/memory npm In-Memory Caching with LRU support
@cacheable/utils npm Utility functions for cacheable with hashing, shorthand time, memoize and more

The website documentation for https://cacheable.org is included in this repository here.

How to Use the Cacheable Mono Repo

Open a Pull Request

Please follow the CONTRIBUTING guidelines provided and remember you will need to do setup on this project such as having redis running (via docker), building the project pnpm build, and testing pnpm test which will also perform linting.

Post an Issue

To post an issue, navigate to the "Issues" tab in the main repository, and then select "New Issue." Enter a clear title describing the issue, as well as a description containing additional relevant information. Also select the label that best describes your issue type. For a bug report, for example, create an issue with the label "bug." In the description field, Be sure to include replication steps, as well as any relevant error messages.

If you're reporting a security violation, be sure to check out the project's security policy.

Please also refer to our Code of Conduct for more information on how to report issues.

Ask a Question

To ask a question, create an issue with the label "question." In the issue description, include the related code and any context that can help us answer your question.

License

MIT © Jared Wray

Dépôts similaires
redis/redis

For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.

COtherdatabasekey-value
redis.io
75.6k24.7k
TanStack/query

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

TypeScriptnpmMIT Licensereacthooks
tanstack.com/query
50k4k
Blankj/AndroidUtilCode

:fire: Android developers should collect the following utils(updating).

JavaMavenApache License 2.0androidapp
blankj.com/2016/07/31/android-utils-code/
33.7k10.6k
vercel/swr

React Hooks for Data Fetching

TypeScriptnpmMIT Licensereacthook
swr.vercel.app
32.4k1.4k
dragonflydb/dragonfly

A modern replacement for Redis and Memcached

C++Othermemcachedmulti-threading
dragonflydb.io
30.9k1.2k
valkey-io/valkey

A flexible distributed key-value database that is optimized for caching and other realtime workloads.

CBSD 3-Clause "New" or "Revised" Licensecachedatabase
valkey.io
26.6k1.2k
SDWebImage/SDWebImage

Asynchronous image downloader with cache support as a UIImageView category

Objective-CMIT Licensemacosios
sdwebimage.github.io
25.6k6k
onevcat/Kingfisher

A lightweight, pure-Swift library for downloading and caching images from the web.

SwiftMIT Licenseswiftkingfisher
24.4k2.8k
redisson/redisson

Redisson: Valkey & Redis Java Client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..

JavaMavenApache License 2.0javaredis
redisson.pro
24.4k5.5k
InterviewReady/system-design-resources

These are the best resources for System Design on the Internet

GNU General Public License v3.0cachefault-tolerance
interviewready.io
18.3k2.5k
microsoft/garnet

Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

C#MIT Licensecachecache-storage
microsoft.github.io/garnet/
11.9k675
dicedb/dicedb

Open-source, low-latency key/value engine built on Valkey with query subscriptions and hierarchical storage tiers.

COtherdatabasestorage-engine
dicedb.io
10.8k1.4k