status-go/cmd
Andrea Franz 4317b8f687
add cmd/statusd-prune (#957)
add mailserver cleaner

use memstorage for leveldb in tests

avoid write if batch size is 0

add comments

add cmd/statusd-prune

rmeove batch size var in prune method

validate range values

pass only flag name to missingFlag

refactor Cleaner.prune method

update batch not to be a pointer

removed extra batch counter increment

don't increment counter if batch returns errors

add README
2018-05-17 19:24:00 +02:00
..
statusd Exit when extra/errorneous flags are set (#965) 2018-05-17 16:03:23 +03:00
statusd-cli Add internal RPC server and statusd-cli client (#463) 2017-12-02 19:51:55 +01:00
statusd-prune add cmd/statusd-prune (#957) 2018-05-17 19:24:00 +02:00