leohowell / redis-lru
LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru
☆43Updated 2 years ago
Alternatives and similar repositories for redis-lru:
Users that are interested in redis-lru are comparing it to the libraries listed below
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆112Updated last year
- Django QuerySet like interface to query simple Python collections☆66Updated last year
- Provides rate limiting features for Sanic. Supports in-memory, redis and memcache as storage.☆85Updated 2 years ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆65Updated last year
- Easy integration of APISpec for Starlette☆53Updated 11 months ago
- Sentry integration for ASGI frameworks.☆73Updated 5 years ago
- aiohttp tutorial for US PyCon 2019☆63Updated 3 years ago
- Async Python helpers for the official prometheus-client.☆166Updated last week
- A tiny library for monitoring and testing asyncio programs☆62Updated 3 years ago
- Set of basic Python collections backed by Redis☆117Updated 11 months ago
- SQLAlchemy helpers for pytest☆33Updated last year
- Generates sqlalchemy models from dataclasses☆24Updated 4 years ago
- A compression AGSI middleware using brotli.☆71Updated last year
- An asyncio-based client for sending metrics to StatsD with support of DogStatsD extension☆34Updated 7 months ago
- The async transformation code.☆91Updated 6 months ago
- Celery Batches allows processing of multiple Celery task requests together☆89Updated 7 months ago
- Make every function async and await-able.☆98Updated 2 years ago
- A Redis client for Python☆41Updated 3 years ago
- ASGI middleware for protecting against CSRF attacks☆62Updated 3 months ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- async python client for the sonic search backend☆134Updated this week
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆53Updated last year
- WSGI middleware for profiling CPU/memory and inspecting logs☆91Updated last month
- sonic search backend client in python☆60Updated 3 years ago
- Declarative request parsing and validation for Starlette with webargs☆39Updated 2 years ago
- asyncio logging handler for logstash☆58Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆58Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated last week
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 2 years ago