Skip to content
#

keyvalue

Here are 52 public repositories matching this topic...

Galaco
Galaco commented Oct 15, 2018

Add support for wildcard key searches. regexp is probably the best way forward here, perhaps masked away with a simplified syntax such as <key>* or *<key>.

I would argue that wildcard searches should be simple; more advanced regex searches should be written by user. The limit to this feature should be wildcard *, the same as targetname wildcards in source engine entities, which follows t

enhancement good first issue

Improve this page

Add a description, image, and links to the keyvalue 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 keyvalue topic, visit your repo's landing page and select "manage topics."

Learn more