-
Updated
Aug 15, 2021 - Go
caching
Here are 1,006 public repositories matching this topic...
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Oct 1, 2019 - JavaScript
-
Updated
Dec 6, 2019 - Java
-
Updated
Aug 17, 2021 - C
-
Updated
Aug 10, 2021 - Python
-
Updated
Apr 6, 2021 - Python
Currently we have a mix of:
Out of memory error.
Out of memory error
out of memory error
out of memory
out 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
Jun 26, 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
Aug 2, 2021 - Dart
-
Updated
Jan 17, 2021 - C
-
Updated
Jun 10, 2021 - Go
-
Updated
Jul 6, 2021 - Go
Eviction hooks
Hi there,
Does EasyCaching support any callback capabilities so we can be notified when an InMemory item is evicted/expires?
I can't seem to find any documentation.
thanks!
-
Updated
Jul 9, 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
May 13, 2021 - C#
-
Updated
Jul 18, 2021 - Elixir
-
Updated
Aug 13, 2021 - Rust
-
Updated
Sep 30, 2019 - Ruby
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."
There is no technical difficulty to support
includeValue
option, looks like we are just missing it on the API level.See SO question