-
Updated
Mar 1, 2021 - Go
caching
Here are 918 public repositories matching this topic...
Please describe the problem you are trying to solve
I would like to evict entries based on their creation time. I want to evict the oldest ones first.
Please describe the desired behavior
Basically FIFO eviction. I would like to specify directly in the configuration something like:
<eviction eviction-policy="FIFO" max-size-policy="PER_NODE" size="5000"/>
**Describe alte
-
Updated
Oct 1, 2019 - JavaScript
-
Updated
Dec 6, 2019 - Java
-
Updated
Mar 2, 2021 - C
-
Updated
Feb 9, 2021 - Python
-
Updated
Dec 28, 2020 - Python
-
Updated
Feb 18, 2021 - C#
Currently we have a mix of:
Out of memory error.Out of memory errorout of memory errorout of memoryout of memory.out of memory [some context]
All these should be adjusted to use the same wording for consistency and it should also make the executable a little bit smaller
-
Updated
Jan 17, 2021 - C
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
-
Updated
Mar 2, 2021 - Dart
-
Updated
Mar 1, 2021 - Go
Hi - We're trying to use the caching in an environment were the Redis endpoints are discoverable via a service registry (consul). It would be great if the AddEasyCaching configuration action had access to the service provider.
Do you have any recommendation to best active this with what is available today, given that the service (per RedisEndpoints) below is registered elsewhere, and it bei
-
Updated
Feb 10, 2021 - Go
-
Updated
Feb 27, 2021 - Elixir
Even though this isn't super critical, this might help with addressing https://stackoverflow.com/questions/57938081/blazor-preview-9-mono-wasm-memory-access-out-of-bounds-max-string-size-for-dotn
-
Updated
Jan 10, 2021 - C#
-
Updated
Feb 21, 2021 - Elixir
-
Updated
Jan 18, 2021 - Rust
-
Updated
Sep 30, 2019 - Ruby
-
Updated
May 13, 2020 - C++
Improve this page
Add a description, image, and links to the caching topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the caching topic, visit your repo's landing page and select "manage topics."
Here is an issues with detailed description: NekR/offline-plugin#77