mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-19 13:27:39 +02:00
* add simple caching utility * test cache * remove prefix, default on get * check expiry in pop aswell * remove unnecessary type * improve invalidation task increase default interval to 10 seconds - doesnt have to check that often. instead of recreating the dict everytime mutate the existing one |
||
|---|---|---|
| .. | ||
| core | ||
| data | ||
| __init__.py | ||
| conftest.py | ||
| helpers.py | ||
| mocks.py | ||