storj/pkg/piecestore/psserver
Alexander Leitner c9d900fe4d Process for updating storage node stats in kademlia (#904)
* Process for updating node stats in kademlia

* Mutex lock

* Rename and set up the refresher

* Wrap errors

* Lock should be around the if

* Address comments; Build updateSelf funciton in Kademlia Routing Table

* Added test

* Address comments
2019-01-07 22:05:11 -05:00
..
agreementsender Cleanup overlay methods and names. (#914) 2018-12-20 15:57:54 +02:00
psdb CSR service (part 1): authorizations (#906) 2018-12-20 19:29:05 +01:00
bucket_refresher.go Process for updating storage node stats in kademlia (#904) 2019-01-07 22:05:11 -05:00
config.go Process for updating storage node stats in kademlia (#904) 2019-01-07 22:05:11 -05:00
readerwriter_test.go Cut off piecestore Puts if they exceed alloced bandwidth/space (#819) 2018-12-12 14:14:51 -05:00
readerwriter.go Verifier should use payer bandwidth alloc from satellite (#960) 2019-01-06 19:51:01 +01:00
retrieve.go Verifier should use payer bandwidth alloc from satellite (#960) 2019-01-06 19:51:01 +01:00
server_test.go Verifier should use payer bandwidth alloc from satellite (#960) 2019-01-06 19:51:01 +01:00
server.go Process for updating storage node stats in kademlia (#904) 2019-01-07 22:05:11 -05:00
store.go Add logger to piecestore server/node started log (#856) 2018-12-17 10:23:02 -05:00