delete dcs-batch-helper
commit813fc250e0acab83c76da1bdb4a192ce272a5f7b
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 9 Dec 2014 07:25:47 +0000 (9 08:25 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 9 Dec 2014 07:25:47 +0000 (9 08:25 +0100)
tree93f62c1fc77bbb48622325d36b5d8a2273b2d356
parent424b7699623907a8144afb813dbae997b151ffa3
delete dcs-batch-helper

The idea of it was to start a new batch instance for long/expensive
queries. At the moment, we can just handle these queries with our normal
stack, since we don’t get a lot of queries and the performance
degradation is not a problem anymore with the new architecture/hardware.
cmd/dcs-batch-helper/batch-helper.go [deleted file]