aiocache

Cache manager

An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data.

Asyncio cache manager for redis, memcached and memory

GitHub

1k stars
22 watching
154 forks
Language: Python
last commit: 6 days ago
Linked from 2 awesome lists

asynciocachecachemanagermemcachedpython-3redis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thebigbrainscompany/tbbccachebundle A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. 36
sadmansamee/cachykit A caching library that provides a thread-safe, expirable cache management system for various object types and supports asynchronous data loading, image caching, and fine-grained control over cache behavior. 124
yamiko-ninja/cacheadministrationbundle A bundle providing a simple and unified interface to clear various cache types in a PHP application 18
suor/django-cacheops An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance 2,123
hooopo/second_level_cache Caching library that synchronizes with models and databases in Rails applications 398
jbluemink/sitecorecachingmanager A console application for managing Sitecore caches 2
gordalina/cachetool A command-line tool for managing caches in PHP applications. 1,692
dano/aioprocessing A Python library that integrates asyncio with multiprocessing for concurrent task execution 655
aio-libs/aiomcache A minimal asyncio-based client for interacting with memcached servers. 142
tedious/stash A PHP caching library that simplifies the process of storing and retrieving cached data 962
fulls1z3/ngx-cache A utility library for caching and managing data in Angular applications. 154
kayeenl/cachetuner A tool that helps manage and optimize caching in web applications to improve performance. 0
emanueleminotto/twigcachebundle A Symfony bundle for enhancing Twig's caching capabilities with flexible configuration and support for various cache implementations. 59
cachix/cachix A tool for efficiently storing and managing Nix package binaries to prevent unnecessary rebuilds. 850
pallets-eco/flask-caching An extension for Flask that simplifies the use of caching in web applications. 893