storj/storage/boltdb
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
..
client_test.go all: replace deprecated ioutil 2022-10-31 15:50:41 +00:00
client.go storage: implement Range 2023-04-06 17:26:29 +03:00