storj/satellite/orders
Egon Elbre 439aba922a satellite/overlay: reduce overhead of GetNodes
Instead of filtering on the client side it's better to filter on the
database side.

Change-Id: I845fbbe5ed28c2ffdb0b8a3f789b59c094fd1069
2020-03-30 18:36:23 +03:00
..
endpoint.go satellite/orders: don't log expired order limits 2020-03-26 22:31:10 -06:00
orders_test.go satellite/orders: add tests for double sending the same order 2020-03-17 14:18:03 +00:00
rollups_chore.go satellite/orders: Flush all pending bandwidth rollup writes on shutdown 2020-01-23 08:12:41 -07:00
rollups_write_cache_test.go satellite: remove some unnecessary UTC() calls 2020-03-13 13:49:44 +00:00
rollups_write_cache.go satellite/orders: Flush all pending bandwidth rollup writes on shutdown 2020-01-23 08:12:41 -07:00
serials_test.go satellite: remove some unnecessary UTC() calls 2020-03-13 13:49:44 +00:00
service.go satellite/overlay: reduce overhead of GetNodes 2020-03-30 18:36:23 +03:00