cache-storage
There are 553 repositories under cache-storage topic.
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.
blackboxo/CleanMyWechat
自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。
hyperoslo/Cache
:package: Nothing but Cache.
wsl2ls/iOS_Tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
renoki-co/laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
kahing/catfs
Cache AnyThing filesystem written in Rust
laruence/yac
A fast, lock-free, shared memory user data cache for PHP
python-cachier/cachier
Persistent, stale-free, local and cross-machine caching for Python functions.
wsl2ls/WKWebView
WKWebView的使用、JS和OC的交互、网页内容加载进度条的实现、WKWebView+UITableView混排 、 WKWebView离线缓存
CurvineIO/curvine
High-performance distributed multi-level cache system. Built by Rust.
kasvith/kache
A simple in memory cache written using go
pkoutoupis/rapiddisk
An Advanced Linux RAM Drive and Caching kernel modules. Dynamically allocate RAM as block devices. Use them as stand alone drives or even map them as caching nodes to slower local disk drives. Access those volumes locally or export them across an NVMe Target network. Manage it all from a web API.
pelikan-io/pelikan
Pelikan is a framework for building local or distributed caches. It comes with a highly extensible architecture, best-in-class performance, and superb operational ergonomics. You can use it to replace most of Memcached or a subset of Redis features.
araafroyall/Cleaner-Royall
🚀 𝗔 𝗠𝗼𝘀𝘁 𝗔𝗱𝘃𝗮𝗻𝗰𝗲 𝗖𝗹𝗲𝗮𝗻𝗲𝗿 𝗙𝗼𝗿 𝗔𝗻𝗱𝗿𝗼𝗶𝗱 [Root]
google/service-worker-detector
This extension detects if a website registers a Service Worker.
quangh33/memkv
A Redis-Inspired In-Memory Database
hlc0000/SwiftlyCache
SwiftlyCache is a thread safe IOS general cache Library
mehdipourfar/webp-server
Simple and minimal image server capable of storing, resizing, converting and caching images.
SphereSoftware/objstore
A Multi-Master Distributed Caching Layer for Amazon S3.
oslabs-beta/zoic
A REST API-caching middleware library for Oak/Deno
unkn0wn-root/kioshun
Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.
GoogleChromeLabs/affilicats
🐈 Progressive Web App demo that showcases flaky network resilience measures (📶 or 🚫📶).
candlefinance/cache
A key/value store for React Native
armbian/mirror
Armbian Linux Mirrors Infrastructure
luizgasparetto/flutter_auto_cache
🚀 Automated cache management with encryption, substitution/invalidation policies and efficient size handling.
theopfr/cachew-db
A light weight, typed, in-memory, ordered, key-value database.
healeycodes/in-memory-cache-over-http
⛷️ In-memory key/value cache server over HTTP with no dependencies.
crypticminds/ColdStorage
Lightweight data loading and caching library for android
meakbiyik/torchcache
Cache PyTorch module outputs on-the-fly
sonyseng/json-caching-proxy
Node caching HTTP proxy built on top of express-http-proxy. Persists requests and responses to an in-memory HAR-like data structure based on HAR1.2 . Caches JSON content-type responses by default with the ability to cache an entire site; including content-types describing images. Useful for testing front end code, mocking api, and saving the cache to a HAR file which can be used for further tests.
HQarroum/timed-cache
:alarm_clock: A minimalist time-based caching system.
Tinkoff/cachalot
Cache manager for nodejs with support different cache strategies
patrick-kw-chiu/cache-cloud
Fast serverless caching via HTTP endpoints, built on Cloudflare Workers, KV and Hono
Carrieukie/Candy-Network-Bound-Resource
This project illustrates the use an algorithm (Network Bound Resource) for providing data to an app by either retrieving sufficiently recent data from a local cache, or loading the latest data from the network.
fmiras/micro-cacheable
A micro utility for data caching
jd-opensource/dtc
High performance Distributed Table Cache system designed by JD.com, Offering hotspot data cache from databases in order to reduce pressure of database and improve QPS.