cache-manager
There are 32 repositories under cache-manager topic.
gookit/cache
🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Redis, Memcached and more. Go 通用的缓存使用库,通过包装各种常用的驱动,来提供统一的使用API,便于使用。
dabroek/node-cache-manager-redis-store
Redis store for node-cache-manager using node_redis.
nestjs/cache-manager
Cache manager module for Nest framework (node.js) 🗃
shashiben/Flutter-anime
This repo shows you how to cache rest-api using hive
dabroek/node-cache-manager-ioredis
Redis store for node-cache-manager using IORedis.
Tinkoff/cachalot
Cache manager for nodejs with support different cache strategies
Tirke/node-cache-manager-stores
IORedis and Mongo store for node-cache-manager.
salehhashemi1992/laravel-configurable-cache
Laravel configurable cache manager
alexmercerind/safe_local_storage
🗃️ A safe caching library to read/write values on local storage.
teclone/r-server
NodeJS production ready web-server with inbuilt routing-engine, static file server, file upload handler, request body parser, middleware support and lots more
ChrishonWyllie/Celestial
A Caching service for multimedia
Fatal1ty/aiocached
Simple decorator to cache coroutine function results
pavalisoft/Caching
Pavalisoft.Caching is an open source caching extension for .NET Standard written in C#, which provides single unified API for both MemoryCache and DistributedCache implementations.
sjdonado/cache-manager-bun-sqlite3
Fast and compact sqlite3 cache store for Bun
grindjs/cache
Moved to https://github.com/grindjs/grindjs/tree/master/packages/cache
hernandosebastian/pokex
PokeX: A React-powered Pokedex for exploring detailed information, sprites, and stats of Pokemons. Built with React, React Query, Material UI, JavaScript and Victoria.
MarwanAlmaseid/Boba.Cache
Boba.cache is an ASP.NET Core library that simplifies cache management. It offers interfaces to handle all cache operations (get, set, remove,...), generate keys, and manage cache entries.
MohamedAmgd/Game-Deals-API
A REST API that serves most of the deals and discounts on PC games for Game Deals App
Seniatical/EzyCore
A highly customizable cache manager for python
tomerh2001/cache-manager-function
Cache functions dynamically based on their arguments using cache-manager.
xiaoningziya/nestjs_server_template
模版项目--服务端:NestJS + TS
jonasexplore/fibonext-api
API for fibonext
anatolia/standard-cache
a simple in memory cache implementation
asaunin/sms-classifier
SMS Classifier implements message classification by categories: spam, marketing, time-sensitive messages and etc.
gomig/cache
Cache manager for golang
Kaykross/kaykross.github.io
A Javascript service worker application with caching. A sinple project for caching website files for offline view and data conservation
lsdsoftware/multilayer-async-cache-builder
A tool for constructing multilayer cache (NodeJS)
nxht/cache-manager-bun-sqlite
Node Cache Manager store for Bun SQLite
qianlixy/cache-manager
缓存管理框架
dr8co/Cachetron
A simple in-memory data structure store.
jmrl23/redis-store
Redis simplified wrapper
Lakshya-Saini/Nest-Caching
Learn how caching works within NestJS, explore different types like in-memory and Redis, and follow along with a step-by-step implementation tutorial. Optimize your applications for peak performance today!