storj/storage
Egon Elbre 5498424e1f storage: implement Range
By implementing a simpler Range, we can get rid of many methods
defined for storage.KeyValueStore.

Initially KeyValueStore was used to manage objects, hence it required
much more complex behaviour. However, we've moved away from this
implementation, hence we can significantly simplify everything.

Change-Id: Iaaa8c9c83d8601ad3c894767f17c0f5b356f7253
2023-04-06 17:26:29 +03:00
..
boltdb storage: implement Range 2023-04-06 17:26:29 +03:00
redis storage: implement Range 2023-04-06 17:26:29 +03:00
storelogger storage: implement Range 2023-04-06 17:26:29 +03:00
teststore storage: implement Range 2023-04-06 17:26:29 +03:00
testsuite storage: implement Range 2023-04-06 17:26:29 +03:00
common.go storage: implement Range 2023-04-06 17:26:29 +03:00
listkeys.go storage: delete unused code and lower visibility of static iterator 2020-02-17 14:53:54 +00:00
listv2.go satellite/metainfo: avoid temporary list 2020-04-15 08:01:42 +00:00
util.go ci: fix lint errors 2021-05-17 13:37:31 +00:00