storj/satellite
Egon Elbre 0858c3797a satellite/{metabase,satellitedb}: deduplicate AS OF SYSTEM TIME code
Currently we were duplicating code for AS OF SYSTEM TIME in several
places. This replaces the code with using a method on
dbutil.Implementation.

As a consequence it's more useful to use a shorter name for
implementation - 'impl' should be sufficiently clear in the context.

Similarly, using AsOfSystemInterval and AsOfSystemTime to distinguish
between the two modes is useful and slightly shorter without causing
confusion.

Change-Id: Idefe55528efa758b6176591017b6572a8d443e3d
2021-05-11 12:40:36 +03:00
..
accounting satellite/rolluparchive: archiveAge use 90d prod default for storj-sim 2021-05-04 18:30:39 +03:00
admin satellite/admin: Fix typo in README 2021-05-06 19:18:12 +00:00
analytics satellite/analytics: Add analytics for "path selected" in onboarding step (#4086) 2021-04-19 09:44:25 -07:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit mod: bump uplink 2021-05-06 14:48:36 +00:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console all: fix error naming 2021-04-29 15:38:21 +03:00
contact all: fix error naming 2021-04-29 15:38:21 +03:00
gc mod: bump uplink 2021-05-06 14:48:36 +00:00
gracefulexit satellite/satellitedb: Use CRDB AS OF SYSTEM & batch for GE 2021-05-07 13:09:19 -04:00
inspector all: fix error naming 2021-04-29 15:38:21 +03:00
internalpb satellite/overlay: remove Inspector 2021-03-29 12:26:10 +03:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metabase satellite/{metabase,satellitedb}: deduplicate AS OF SYSTEM TIME code 2021-05-11 12:40:36 +03:00
metainfo satellite/metabase/metaloop: use database time 2021-05-07 09:08:04 +00:00
metrics all: fix error naming 2021-04-29 15:38:21 +03:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection/uploadselection satellite/nodeselection/uploadselection: rename package 2021-05-04 15:50:00 +00:00
nodestats pb: use *UnimplementedServer to avoid breaking API changes 2021-03-29 12:26:10 +03:00
orders all: fix error naming 2021-04-29 15:38:21 +03:00
overlay satellite/{metabase,satellitedb}: deduplicate AS OF SYSTEM TIME code 2021-05-11 12:40:36 +03:00
payments satellite/billing: make stripe invoice generation work with multiregion satellites 2021-05-06 11:51:03 -06:00
repair mod: bump uplink 2021-05-06 14:48:36 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards storj/storj: some domain changes we can make now 2021-04-13 17:12:06 +00:00
satellitedb satellite/{metabase,satellitedb}: deduplicate AS OF SYSTEM TIME code 2021-05-11 12:40:36 +03:00
snopayouts all: fix error naming 2021-04-29 15:38:21 +03:00
admin.go satellite/payments: Convert coupon duration to be nullable 2021-04-01 16:28:23 +02:00
api.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/metabase/metaloop: move loop under metabase 2021-04-22 12:58:09 +03:00
gc.go satellite/metabase/metaloop: move loop under metabase 2021-04-22 12:58:09 +03:00
peer.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
repairer.go all: remove code related to PointerDB 2021-04-21 12:35:31 +00:00