memcached
Here are 591 public repositories matching this topic...
-
Updated
Sep 4, 2020 - C#
-
Updated
Aug 27, 2020 - Ruby
-
Updated
Sep 5, 2020 - PHP
-
Updated
Aug 12, 2020 - 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
Sep 4, 2020 - Go
-
Updated
Aug 24, 2020 - C++
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
Sep 4, 2020 - Shell
-
Updated
Sep 3, 2020 - Java
-
Updated
Aug 7, 2020 - C#
-
Updated
Jan 8, 2019 - PHP
-
Updated
May 13, 2020 - C++
-
Updated
Sep 6, 2020 - C++
-
Updated
Mar 25, 2019 - JavaScript
-
Updated
Aug 7, 2020 - Go
-
Updated
Oct 22, 2019 - Ruby
Get能否类似post设置request Header,现在貌似没有提供
Improve this page
Add a description, image, and links to the memcached topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the memcached topic, visit your repo's landing page and select "manage topics."
Let's support at least reading "b3" header from a single string, most commonly traceid-spanid-1
It would also be nice to support optionally writing this, especially in message providers or others with constrained environments.
Expected behavior
As discussed on openzipkin/b3-propagation#21 and first implemented here: https://github.com/openzipkin/brave/blob/master/brave/src/main/java/bra