async-lru
Subscription: Developer
Active
Subscription: Developer
Simple LRU cache designed for asyncio applications, providing efficient caching functionality without blocking the event loop. It helps manage function results in a non-blocking manner, ensuring optimal performance in asynchronous environments.
pip install async_lru==2.3.0
2.3.0
Linux