Files
Bryan Boreham a1dbcf05ad Add feature to clean up data in Consul
Running the app with `-app.pipe.cleanup-only` will delete any records
from Consul that are marked as deleted more than ten minutes ago, then
exit.

This is so you can set it to run as a cronjob, e.g. once an hour.
2020-01-08 18:18:06 +00:00
..