Distributed in-memory data structure store. It can be used both as an embedded Go library and as a language-independent service.
-
Updated
May 3, 2022 - Go
{{ message }}
Distributed in-memory data structure store. It can be used both as an embedded Go library and as a language-independent service.
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
Fast, reliable cuckoo hash table for Node.js.
C++ cache with LRU/LFU/FIFO policies implementation
A powerful caching library for Python, with TTL support and multiple algorithm options.
High performance, thread-safe in-memory caching primitives for .NET
A lighting fast cache manager for node with least-recently-used policy.
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm
A procedural attribute macro to automatically cache the results of a function call with given args.
Open version of common golang libraries useful to many projects.
A C++11 simulator for a variety of CDN caching policies.
Add a description, image, and links to the lru topic page so that developers can more easily learn about it.
To associate your repository with the lru topic, visit your repo's landing page and select "manage topics."
https://pypi.org/project/expiringdict/
Instead of ExpirableDictStorage implementation, replacing dict to expringdict looks simpler and reasonable