storj/satellite/metainfo
Moby von Briesen 708cb48aa6 storagenode/orders: implement orders filestore on storagenode
* Add all new orders to the orders filestore instead of the database.
* Submit orders from the filestore to the new satellite SettleWindow
endpoint.

The orders filestore will eventually replace the orders DB completely.
For now, we will still be checking the orders DB and submitting those
orders if they exist. In a later release, we will completely remove the
orders DB, but we need both the DB and filestore for the transitionary
period.

Change-Id: Iac8780fd5ab770296181bbd313e1d335f072d4dc
2020-08-19 15:00:35 +00:00
..
expireddeletion all: add missing dots 2020-08-11 17:50:01 +03:00
objectdeletion satellite/metainfo: fix client context cancelation 2020-08-11 20:58:23 +00:00
piecedeletion satellite/piecedeletion: move node info retrieval into the service 2020-08-13 16:07:54 +00:00
pointerverification satellite/metainfo/pointerverification: service for verifying pointers 2020-03-19 16:27:38 +00:00
attribution_test.go storagenode/orders: implement orders filestore on storagenode 2020-08-19 15:00:35 +00:00
attribution.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
batch.go all: fix dots 2020-07-16 14:58:28 +00:00
config.go all: add missing dots 2020-08-11 17:50:01 +03:00
db_test.go satellite: prevents uplink from creating a bucket once it exceeds the max bucket allocation. 2020-07-15 17:27:05 +00:00
db.go satellite/orders: add buckets db to service 2020-07-24 17:36:49 +03:00
endpoint_test.go satellite/metainfo: implement DeleteObjectPieces with objectdeletion package 2020-08-06 16:10:13 -04:00
loop_test.go all: fix dots 2020-07-16 14:58:28 +00:00
loop.go all: fix dots 2020-07-16 14:58:28 +00:00
loopstats.go satellite/metainfo: track observer timing 2020-02-26 17:42:56 +00:00
metainfo_test.go satellite/metainfo: make overwrites impossible without delete permission 2020-08-06 18:01:44 +00:00
metainfo.go satellite/piecedeletion: move node info retrieval into the service 2020-08-13 16:07:54 +00:00
service_test.go satellite/metainfo/objectdeletion: Object deletion implementation 2020-07-20 16:09:48 +00:00
service.go Revert "satellite/metainfo: log if replacing pieces in pointer goes wrong" 2020-07-23 13:42:50 +00:00
validation_norace.go satellite/metainfo: verify pointer in service 2020-06-11 13:45:58 +00:00
validation_race.go satellite/metainfo: verify pointer in service 2020-06-11 13:45:58 +00:00
validation.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00