storj/satellite
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
..
accounting storagenode/orders: implement orders filestore on storagenode 2020-08-19 15:00:35 +00:00
admin satellite/admin: add check project usage endpoint and fix some leftover http.Error handling 2020-08-13 13:48:34 +00:00
attribution all: fix dots 2020-07-16 14:58:28 +00:00
audit satellite/audit: verifier checks if node made sucess GE before auditing 2020-08-17 23:37:57 +03:00
compensation all: add missing dots 2020-08-11 17:50:01 +03:00
console all: add missing dots 2020-08-11 17:50:01 +03:00
contact all: fix dots 2020-07-16 14:58:28 +00:00
dbcleanup satellite/dbcleanup: run cleanup more frequently 2020-06-10 18:32:15 +00:00
downtime all: fix comments 2020-07-16 19:13:14 +03:00
gc all: add missing dots 2020-08-11 17:50:01 +03:00
gracefulexit all: add missing dots 2020-08-11 17:50:01 +03:00
heldamount error handling in heldamount cash and collector delete fixed 2020-07-22 12:26:13 +00:00
inspector all: add missing dots 2020-08-11 17:50:01 +03:00
mailservice all: fix dots 2020-07-16 14:58:28 +00:00
marketingweb all: fix dots 2020-07-16 14:58:28 +00:00
metainfo storagenode/orders: implement orders filestore on storagenode 2020-08-19 15:00:35 +00:00
metrics satellite: fix string(int) conversions 2020-06-12 06:41:34 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection all: add missing dots 2020-08-11 17:50:01 +03:00
nodestats all: fix dots 2020-07-16 14:58:28 +00:00
orders storagenode/orders: implement orders filestore on storagenode 2020-08-19 15:00:35 +00:00
overlay satellite/audit: verifier checks if node made sucess GE before auditing 2020-08-17 23:37:57 +03:00
payments satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
referrals all: fix dots 2020-07-16 14:58:28 +00:00
repair satellite/{repair,overlay}: Use overlay NodeSelectionCache for repair uploads 2020-08-04 12:50:12 -04:00
revocation all: fix dots 2020-07-16 14:58:28 +00:00
rewards all: add missing dots 2020-08-11 17:50:01 +03:00
satellitedb all: add missing dots 2020-08-11 17:50:01 +03:00
admin.go satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
api.go satellite/piecedeletion: move node info retrieval into the service 2020-08-13 16:07:54 +00:00
config-lock_test.go satellite: add Go test version of satellite-config-lock tests 2020-05-13 08:14:24 +00:00
core.go satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
gc.go all: fix dots 2020-07-16 14:58:28 +00:00
peer.go satellite/accounting: Add chore to cleanup old project bandwidth rollups data 2020-07-22 18:56:49 +00:00
repairer.go satellite/orders: add buckets db to service 2020-07-24 17:36:49 +03:00