Skip to content
#

key-value

Here are 635 public repositories matching this topic...

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 key-value 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 key-value topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.