infoforcefeed / OlegDB

Enough works to use this in production
http://olegdb.org
MIT License
132 stars 14 forks source link

Feature/full key dump #139

Closed qpfiffer closed 9 years ago

qpfiffer commented 9 years ago

Adds an '_all' endpoint which will dump the entire keyspace.

kyleterry commented 9 years ago

@qpfiffer the Go code looks good :+1:

C code looks good too. Approved and merging.

kyleterry commented 9 years ago

Actually, we might want to add a test for the new wrapper function in the frontend first.