memcached
Here are 588 public repositories matching this topic...
-
Updated
Aug 15, 2020 - C#
-
Updated
Aug 16, 2020 - Ruby
-
Updated
Aug 8, 2020 - PHP
-
Updated
Aug 12, 2020 - C#
Currently, Stats command in the protocol and olric-stats tool only work on a cluster member. So if you run the following command:
olric-stats -a=cluster-member:portIt returns statistics for only one cluster member. This is not very useful most of the time. We need to aggregate all statistics.
-s/--summary would also be useful.
-
Updated
Aug 19, 2020 - Go
-
Updated
Jun 25, 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
Nov 8, 2018 - Shell
-
Updated
Jul 22, 2020 - Java
-
Updated
Aug 7, 2020 - C#
-
Updated
Jan 8, 2019 - PHP
-
Updated
May 13, 2020 - C++
-
Updated
Aug 13, 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