bscofield/wetcd

Sort the keys

Closed this issue · 2 comments

etcd doesn't seem to return keys in a consistent order, making reloading the list after adding or removing a key a bit disconcerting.

@bscofield Hrm... In fact we are going to deal with all these sort of things. Recursively get, sort get etc..

That'd be wonderful -- I'll yank the post-retrieval sort here once that functionality is in etcd itself.