storj/examples
aligeti a760e48d4d
Satellite bw usage v3 121 (#547)
* protobuf for sending bandwidth agreements to satellite from storage nodes

* Setup process for sending agreements

* Add payer_id to db with bandwidth agreements for better sorting

* Linter errors

* Read agreements from PSDB

* Try writing message to server

* Cleanup

* Basic functionality

* Better error handelling

* Fix test

* setup config and server structure for receiving bandwidth agreements

* Resolve linter issues

* Optional commit for if we want to handle deletes all at once

* add identity to Server, add logic for receiving bandwidth messsages

* Bandwidth agreement DBX creation and integration with bw agreement endpoint

Co-authored-by: Kishore <kishore@storj.io>
Co-authored-by: Cam <cameron@storj.io>

* protobuf for sending bandwidth agreements to satellite from storage nodes

* Setup process for sending agreements

* Add payer_id to db with bandwidth agreements for better sorting

* Linter errors

* Read agreements from PSDB

* Try writing message to server

* Cleanup

* Basic functionality

* Better error handelling

* Fix test

* setup config and server structure for receiving bandwidth agreements

* Resolve linter issues

* Optional commit for if we want to handle deletes all at once

* add identity to Server, add logic for receiving bandwidth messsages

* Bandwidth agreement DBX creation and integration with bw agreement endpoint

Co-authored-by: Kishore <kishore@storj.io>
Co-authored-by: Cam <cameron@storj.io>

* added postgres create/read/delete test function

Co-authored-by: kishore <kishore@storj.io
Co-authored-by: cam <cameron@storj.io>

* edit comment

* removed sqlite3 driver from dbx

* remove generated sqlite code, add dbx read limitoffset

* remove getServerAndDB function, rename getDBPath to getPSQLInfo

* WIP writing server endpoint test

* code review changes
2018-11-05 10:23:54 -05:00
..
auth Lint examples folder (#391) 2018-09-28 21:08:44 +03:00
eestream Adapt storj and encryption packages (#513) 2018-10-19 16:38:13 +03:00
grpc-debug Separate storj.io packages in imports (#481) 2018-10-16 14:43:44 +03:00
metric-receiver Lint examples folder (#391) 2018-09-28 21:08:44 +03:00
metric-sender Lint examples folder (#391) 2018-09-28 21:08:44 +03:00
piecestore-cli examples: piecestore-cli use cobra directly (#409) 2018-10-02 17:48:09 +03:00
piecestore-client Satellite bw usage v3 121 (#547) 2018-11-05 10:23:54 -05:00
pointerdb-client better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
statdb-client better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00