caching
Here are 836 public repositories matching this topic...
-
Updated
Sep 17, 2020 - Go
Today IMap.values()
and IMap.values(Predicate)
calls are blocking.
I would like to use IMap.values(Predicate)
in a Jet Pipeline, which is possible, but I need to declare it as nonCooperative, and will have an impact on the pipeline scalability.
Would it be possible to have an async (non-blocking) version for these calls ?
Thank you very much for all the hard work done !
-
Updated
Oct 1, 2019 - JavaScript
-
Updated
Dec 6, 2019 - Java
-
Updated
Sep 19, 2020 - C
-
Updated
Aug 20, 2020 - Python
-
Updated
Sep 7, 2020 - Python
-
Updated
Aug 12, 2020 - C#
-
Updated
Sep 18, 2020 - C
currently "option forwardfor" cant't be unset, so there is no way to enable it in the default section and disable it in a particular frontend
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
Sep 10, 2020 - Dart
-
Updated
Sep 18, 2020 - Go
Allow to cache nulls
Problem description
I saw comment about nulls caching dotnetcore/EasyCaching#43 (comment), but we have important case when it is necessary.
We develop a low code platform, where our clients can set up some handlers for processing some requests from there websites.
- Each handler is entity in database, that is cached in memory.
- Some handlers cou
-
Updated
Mar 5, 2020 - Go
-
Updated
Sep 11, 2020 - Elixir
-
Updated
Jul 11, 2020 - C#
-
Updated
Jul 5, 2020 - Elixir
-
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