TransiStore
TransiStore copied to clipboard
Add 'stats' CLI command?
Although 'list' can give basic information on set of entries, it'd be good to have something for more complete statistics, up to and including checking number of copies accessible via cluster; as well as for listing specific nodes that have copies.
One requirement for this is either a new per-entry endpoint that exposes full statistics for an entry; or extension of "entries" interface so that ListItem contains more data.
Either way, StoreClient needs to expose a new operation which explicitly returns set of results; one per each store node that should contain a copy of an entry with given key.