lru
Here are 200 public repositories matching this topic...
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
-
Updated
Oct 24, 2020 - Elixir
-
Updated
Apr 11, 2020 - HTML
https://pypi.org/project/expiringdict/
Instead of ExpirableDictStorage implementation, replacing dict to expringdict looks simpler and reasonable
Fast, reliable cuckoo hash table for Node.js.
-
Updated
Jul 27, 2020 - JavaScript
-
Updated
Oct 24, 2020 - Go
-
Updated
Apr 24, 2020 - C++
A lighting fast cache manager for node with least-recently-used policy.
-
Updated
Feb 16, 2020 - JavaScript
A powerful caching library for Python, with TTL support and multiple algorithm options.
-
Updated
May 12, 2020 - Python
High performance, thread-safe in-memory caching primitives for .NET
-
Updated
Jul 9, 2020 - C#
A procedural attribute macro to automatically cache the results of a function call with given args.
-
Updated
Mar 14, 2019 - Rust
A C++11 simulator for a variety of CDN caching policies.
-
Updated
Apr 19, 2020 - C++
-
Updated
Mar 29, 2018 - JavaScript
go patterns
-
Updated
Jul 4, 2020 - Go
Derive the optimal cache hit ratio for Internet request traces with variable object sizes.
-
Updated
Dec 9, 2019 - C++
Open version of common golang libraries useful to many projects.
-
Updated
Apr 1, 2020 - Go
LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru
-
Updated
Jan 23, 2020 - Python
In-memory LRU (least-recently-used) cache for abstract-chunk-store compliant stores
-
Updated
Oct 27, 2020 - JavaScript
Improve this page
Add a description, image, and links to the lru topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lru topic, visit your repo's landing page and select "manage topics."


Currently we don't have any mechanism to limit the maximum number of clients that could be handled simultaneously.
This feature should be designed properly. Here is some clue: https://redis.io/topics/clients#maximum-number-of-clients