Skip to content
#

memcached

Here are 614 public repositories matching this topic...

adriancole
adriancole commented Aug 29, 2018

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

微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.

  • Updated Dec 2, 2020
  • C#
buraksezer
buraksezer commented Nov 29, 2020

We need to validate and sanitize the configuration. We already have this feature at some degree, but it's not good enough and poorly implemented. Every configuration struct has its own validator/sanitizer and these functions have to be called before running an Olric node.

Here is a sample. config.Client has its own Sanitize function and constructor.

// NewClient returns a new con

Improve this page

Add a description, image, and links to the memcached topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the memcached topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.