/async_lru

Simple lru cache for asyncio

Primary LanguagePythonMIT LicenseMIT

async_lru

info

Simple lru cache for asyncio

image

image

image

Installation

pip install async_lru

Usage

This package is 100% port of Python built-in function functools.lru_cache for asyncio

Python 3.3+ is required

Thanks

The library was donated by Ocean S.A.

Thanks to the company for contribution.