me-box / zestdb

ZestDB
MIT License
18 stars 3 forks source link

New KV API needs a list keys #17

Closed Toshbrown closed 6 years ago

Toshbrown commented 6 years ago

The new KV API needs an endpoint to list all the keys available under a datasource.

/<DsId>/list or something similar would be very useful.

jptmoore commented 6 years ago

Implemented as /kv//keys