cachemanager
There are 105 repositories under cachemanager topic.
MichaCo/CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
aio-libs/aiocache
Asyncio cache manager for redis, memcached and memory
Baseflow/flutter_cache_manager
Generic cache manager for flutter
TurnerSoftware/CacheTower
An efficient multi-layered caching system for .NET
python-cachier/cachier
Persistent, stale-free, local and cross-machine caching for Python functions.
mage2tv/magento-cache-clean
A faster drop in replacement for bin/magento cache:clean with file watcher
rrifafauzikomara/MovieApp
[Flutter SDK V.1] - 🎬 MovieApp is a Flutter application built to demonstrate the use of modern development tools with best practices implementation like Modularization, BLoC, Dependency Injection, Dynamic Theme, Cache, Shimmer, Testing, Flavor, CI/CD, etc.
Suzhibin/ZBNetworking
AFNetworking4.X封装 GET/POST /PUT/PATCH /DELETE / UPLOAD /DOWNLOAD 网络请求 添加了缓存机制,插件机制,断点下载,重复请求的处理,取消当前请求等功能.支持iOS,macOS, watchOS, tvOS
viney-shih/go-cache
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
ronghao/CacheManage
🔥android缓存管理器,分为内存缓存和文件缓存两种 先取内存数据,没有再从文件缓存中取
araafroyall/Cleaner-Royall
🚀 𝗔 𝗠𝗼𝘀𝘁 𝗔𝗱𝘃𝗮𝗻𝗰𝗲 𝗖𝗹𝗲𝗮𝗻𝗲𝗿 𝗙𝗼𝗿 𝗔𝗻𝗱𝗿𝗼𝗶𝗱 [Root]
khiav223577/active_model_cachers
Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.
hatamiarash7/Memcached-Admin
Memcached admin for docker
bool64/cache
High performance resilient in-memory cache for Go
bahung1221/cache-all
Fast, efficient cache engines for both express routes & native nodeJs (redis, in-memory & file cache)
gjerokrsteski/php-dba-cache
Create a caching with the Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays.
Suzhibin/ZBNews
新闻APP的项目
mcarlucci/react-precache-img
A React component that pre-caches images in the browser
no-src/nscache
A Go caching framework that supports multiple data source drivers
EFTEC/CacheOne
CacheOne is a cache of service for php
a-patel/LiteXCache
LiteXCache is simple yet powerful and very high performance cache mechanism and incorporating both synchronous and asynchronous usage with some advanced usages of caching which can help us to handle caching more easier!
GhostZCH/levelcache
object cache with many levels
Romeh/spring-boot-web-Ehchache-3-Persistance
Spring Boot Web with Ehchache 3 file persistance support plus how to do cache operations
Akumzy/kroncache-node
Cache manager and job scheduling library for Node.js
kernel0x/falcon
📦 Thread-safe, crypto-protected, multi-level lru caching with a life cycle
MeCKodo/LFU-O1
implement LFU O(1) time
puhoshville/keepthis
Scientific toolkit which will inspire you and your team to work with more collaboration than ever before.
rezaarshad/Spring-Webflux-Cache
Spring Webflux and blocking cache
armutcom/CacheManager.Serialization.Hyperion
CacheManager extension package providing polymorphic (de)serialization support using Hyperion for distributed caches. The Hyperion serializer can be used in place of the default Binary Serializer.
jarodchao/hambomb-cache
Java的业务层缓存框架,支持多模式,本地内存、分布式、多级方式。
RisingStack/cache
Stale / Expire Cache Implementation
zyyoona7/Cache
对 LruCache 和 DiskLruCache 的封装,支持过期时间、加/解密。Wrapper for LruCache and DiskLruCache, support for expiration time, encryption/decryption
byerlikaya/Basic.CacheManager
.NET Core library that simplifies Redis and MemoryCache usage.
lq782655835/cache-manage-js
a uniform and simple js cache manage
ritikesh/memoize_until
A unique Memoization Pattern, rewritten in typescript. Original at https://github.com/freshworks/memoize_until
ZuopanYao/CacherKit
Simple cache management library for iOS, support memory, disk and keychain, and this is unified interface.