leohowell / redis-lruLinks
LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru
☆43Updated 3 years ago
Alternatives and similar repositories for redis-lru
Users that are interested in redis-lru are comparing it to the libraries listed below
Sorting:
- Handle many API calls from a single HTTP request☆55Updated 7 years ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated 2 years ago
- aiohttp tutorial for US PyCon 2019☆64Updated 4 years ago
- Set of basic Python collections backed by Redis☆116Updated last year
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- Provides rate limiting features for Sanic. Supports in-memory, redis and memcache as storage.☆85Updated 3 years ago
- asyncio logging handler for logstash☆58Updated 2 years ago
- async python client for the sonic search backend☆137Updated 9 months ago
- A tiny library for monitoring and testing asyncio programs☆64Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆178Updated last month
- gametight lightweight caching library for python☆67Updated 3 years ago
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 9 months ago
- Declarative request parsing and validation for Starlette with webargs☆39Updated 3 years ago
- An asyncio-based client for sending metrics to StatsD with support of DogStatsD extension☆34Updated last year
- Generates sqlalchemy models from dataclasses☆24Updated 5 years ago
- Amazon S3 filesystem for PyFilesystem2☆158Updated last year
- Python bindings for FarmHash and CityHash☆46Updated 2 months ago
- Simple, easy-to-use throttler for asyncio.☆127Updated 3 years ago
- Make every function async and await-able.☆98Updated 3 years ago
- Async Python helpers for the official prometheus-client.☆178Updated 3 weeks ago
- An extension which allows you to easily compress your Sanic responses with gzip.☆29Updated 4 years ago
- Easy integration of APISpec for Starlette☆53Updated last year
- Caching for HTTPX☆73Updated 2 months ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Minimal asyncio memcached client☆156Updated last week
- Asyncio support for PEP-567 contextvars backport.☆55Updated 2 years ago
- A file-based ORM for Python dataclasses.☆210Updated last week
- Port of MotorEngine for Asyncio☆27Updated 7 months ago
- generate pydantic model by protobuf.pb2 file☆59Updated last year