storj/multinode/multinodedb
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
..
dbx all: fix error naming 2021-04-29 15:38:21 +03:00
multinodedbtest private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
database.go satellite/{metabase,satellitedb}: deduplicate AS OF SYSTEM TIME code 2021-05-11 12:40:36 +03:00
members.go all: fix error naming 2021-04-29 15:38:21 +03:00
nodes.go all: fix error naming 2021-04-29 15:38:21 +03:00