There are 0 repository under cachemanager topic.
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
Persistent, stale-free, local and cross-machine caching for Python functions.
An efficient multi-layered caching system for .NET
A faster drop in replacement for bin/magento cache:clean with file watcher
[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.
AFNetworking4.X封装 GET/POST /PUT/PATCH /DELETE / UPLOAD /DOWNLOAD 网络请求 添加了缓存机制,插件机制,断点下载,重复请求的处理,取消当前请求等功能.支持iOS,macOS, watchOS, tvOS
🚀 𝗔 𝗠𝗼𝘀𝘁 𝗔𝗱𝘃𝗮𝗻𝗰𝗲 𝗖𝗹𝗲𝗮𝗻𝗲𝗿 𝗙𝗼𝗿 𝗔𝗻𝗱𝗿𝗼𝗶𝗱 [Root]
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
🔥android缓存管理器,分为内存缓存和文件缓存两种 先取内存数据,没有再从文件缓存中取
Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.
Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.
Memcached admin for docker
Fast, efficient cache engines for both express routes & native nodeJs (redis, in-memory & file cache)
Create a caching with the Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays.
Simplifies bin/magento commands by adding helpful shortcuts and time-saving tools to enhance your productivity.
N8N community node for intelligent caching with automatic hash generation and TTL support
A React component that pre-caches images in the browser
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!
Spring Boot Web with Ehchache 3 file persistance support plus how to do cache operations
Cache manager and job scheduling library for Node.js
Scientific toolkit which will inspire you and your team to work with more collaboration than ever before.
Spring Webflux and blocking cache
Seamlessly integrating Jetpack components, Material Design, Navigation Component, Data Binding, Room Library, Data Store Preference, LiveData, MVVM architecture, Kotlin Flow, View Pager, Shimmer, Retrofit, Spoonacular API integration, Motion Layout, Dark Theme, and Dependency Injection with Hilt, this recipe app is developed by API and Room DB..
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.
对 LruCache 和 DiskLruCache 的封装,支持过期时间、加/解密。Wrapper for LruCache and DiskLruCache, support for expiration time, encryption/decryption