issues
search
portworx
/
kvdb
Generic Key-Value interface
Apache License 2.0
40
stars
12
forks
source link
Add EnumerateKVPWithSelect API.
#97
Closed
adityadani
closed
4 years ago
adityadani
commented
4 years ago
The existing EnumerateWithSelect API returns the actual interface values.
The new EnumerateKVPsWithSelect API is similar but will return actual KVPairs instead.