storj/storagenode
Moby von Briesen 909d6d9668 storagenode/piecestore/usedserials: add in-memory store for used serials
Implement an in-memory store for keeping track of order limit serial
numbers. It automatically deletes items if its size exceeds a configured
limit.
This change is part 1 - it creates the store
In part 2, the in-memory store will replace the usedserials database

Change-Id: I36f540ed809f034a27c1d7cede8a0a8b080af818
2020-05-28 12:52:52 -04:00
..
bandwidth all: rename CreateTables to MigrateToLatest 2020-04-30 07:21:17 +00:00
collector all: use monkit v3 2020-02-05 23:53:17 +00:00
console storagenode/heldamount: heldhistory reworked to all satellites 2020-05-28 11:44:26 +00:00
contact storagenode: remove dependency to overlay.NodeDossier 2020-05-21 08:37:13 +03:00
gracefulexit storagenode/gracefulexit: revalidate existing pieces 2020-05-28 09:50:14 -05:00
heldamount storagenode/heldamount: heldhistory reworked to all satellites 2020-05-28 11:44:26 +00:00
inspector storagenode: remove dependency to overlay.NodeDossier 2020-05-21 08:37:13 +03:00
monitor removes bandwidth limiting 2020-03-04 14:04:00 +00:00
nodestats storagenode/trust: refactor GetAddress to GetNodeURL 2020-05-20 11:05:15 +00:00
notifications storagenode/notifications: tests fixed: added time interval between inserts so created_at fields are different when running tests on Windows 2020-05-14 05:26:18 +00:00
orders storagenode/trust: refactor GetAddress to GetNodeURL 2020-05-20 11:05:15 +00:00
pieces storage/filestore: log potential disk corruption 2020-05-27 12:12:55 +00:00
piecestore storagenode/piecestore/usedserials: add in-memory store for used serials 2020-05-28 12:52:52 -04:00
preflight storagenode/trust: refactor GetAddress to GetNodeURL 2020-05-20 11:05:15 +00:00
pricing storagenode/nodestats: add pricing model, storagenode/cache: add paystub history storing 2020-04-14 19:04:00 +03:00
reputation storagenode/reputation: unknown_score (unknown_alpha / unknown_alpha+unknown_beta) added to reputation stats, https://storjlabs.atlassian.net/browse/SG-326 2020-05-20 11:25:14 +00:00
retain storagenode/pieces: implement buffering for writing 2020-05-04 06:01:32 +00:00
satellites storagenode/gracefulexit: fix exit-status command output 2020-01-15 14:58:15 +00:00
storagenodedb storagenode/heldamount: heldhistory reworked to all satellites 2020-05-28 11:44:26 +00:00
storageusage storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
trust storagenode/trust: refactor GetAddress to GetNodeURL 2020-05-20 11:05:15 +00:00
version storanode/version/chore notifications temporary disabled 2020-04-06 16:57:12 +00:00
operator.go remove sugar logging 2020-04-15 12:37:47 +00:00
peer.go storagenode/heldamount: heldhistory reworked to all satellites 2020-05-28 11:44:26 +00:00