Pure python implementation of various collections with TTL functionality
Go to file
nocturn9x b9bd62d394 Library version 1.0 2020-05-31 13:22:54 +00:00
core Library version 1.0 2020-05-31 13:22:54 +00:00
.gitignore Initial commit 2020-05-31 15:21:27 +02:00
LICENSE Initial commit 2020-05-31 15:21:27 +02:00
README.md Library version 1.0 2020-05-31 13:22:54 +00:00
__init__.py Library version 1.0 2020-05-31 13:22:54 +00:00
setup.py Library version 1.0 2020-05-31 13:22:54 +00:00

README.md

ttlcollections - Pure python collections with Time-to-live

ttlcollections is a pure Python implementation of a various data structures with built-in TTL (time to live) functionality, using nothing but the standard library.

Usage

Coming soon

Installation

Coming soon

Credits

Coming soon

FAQs

Coming soon