storj/examples
Alexander Leitner b0db33f919
Bandwidth accounting (#134)
* captplanet standalone farmer setup

* Bandwidth Allocation

* utils.Close method changed to utils.LogClose

* Get build temporarily working

* Get/Put for PSClient should take payer bandwidth allocations rather than the NewPSClient function

* Update example client to reflect changes in client API

* Update ecclient to use latest PSClient, Make NewPSClient return error also

* Updated pieceranger tests to check for errors; sign method should take byte array

* Handle defers in store.go better

* Fix defer functions in psdb.go

* fun times

* Protobuf bandwidthallocation data is now a byte array

* Remove psservice package and merge it into pstore server

* Write wrapper for database calls

* Change all expiration names in protobuf to be more informative; add defer in retrieve; remove old comment

* Make PSDB tests implementation independent rather than method independent

* get rid of payer, renter in ecclient

* add context monitoring in store and retrieve
2018-08-17 13:40:15 -04:00
..
auth captplanet (#159) 2018-07-24 10:08:28 -06:00
eestream ECClient (#110) 2018-07-03 11:35:01 +03:00
metric-receiver Consolidate command configuration and setup (#221) 2018-08-13 09:07:05 -06:00
metric-sender Consolidate command configuration and setup (#221) 2018-08-13 09:07:05 -06:00
paths Mutex/nsclient- WIP (#104) 2018-07-19 15:57:22 -07:00
piecestore-cli Consolidate command configuration and setup (#221) 2018-08-13 09:07:05 -06:00
piecestore-client/rpc/client Bandwidth accounting (#134) 2018-08-17 13:40:15 -04:00
pointerdb-client Move api key from pdb client method calls to pdb client constructor (#194) 2018-08-02 13:09:50 -06:00
statdb-client StatDB (#144) 2018-07-27 17:11:44 -04:00
udp-forwarder udp-forwarding: demo week work! (#84) 2018-06-15 00:03:16 -06:00