storj/storagenode/piecestore
Moby von Briesen dc57640d9c storagenode/piecestore: switch usedserials db for in-memory usedserials store
Part 2 of moving usedserials in memory
* Drop usedserials table in storagenodedb
* Use in-memory usedserials store in place of db for order limit
verification
* Update order limit grace period to be only one hour - this means
uplinks must send their order limits to storagenodes within an hour of
receiving them

Change-Id: I37a0e1d2ca6cb80854a3ef495af2d1d1f92e9f03
2020-05-28 12:52:52 -04:00
..
usedserials storagenode/piecestore/usedserials: add in-memory store for used serials 2020-05-28 12:52:52 -04:00
endpoint_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
endpoint.go storagenode/piecestore: switch usedserials db for in-memory usedserials store 2020-05-28 12:52:52 -04:00
verification_test.go private/testplanet: add WaitForStorageNodeEndpoints 2020-03-05 10:33:56 +00:00
verification.go storagenode/piecestore: switch usedserials db for in-memory usedserials store 2020-05-28 12:52:52 -04:00