storj/pkg/piecestore/psserver
Maximillian von Briesen a6c7306350
Cut off piecestore Puts if they exceed alloced bandwidth/space (#819)
* add bandwidth/storage limits to StreamWriter

* add StreamWriter tests for bandwidth/storage limits
2018-12-12 14:14:51 -05:00
..
agreementsender Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
psdb better database error handling (#784) 2018-12-07 07:46:42 -07: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 Cut off piecestore Puts if they exceed alloced bandwidth/space (#819) 2018-12-12 14:14:51 -05:00
retrieve.go Improve piece retrieving log with offset and length (#813) 2018-12-10 17:22:49 +02:00
server_test.go Cut off piecestore Puts if they exceed alloced bandwidth/space (#819) 2018-12-12 14:14:51 -05:00
server.go Cut off piecestore Puts if they exceed alloced bandwidth/space (#819) 2018-12-12 14:14:51 -05:00
store.go Cut off piecestore Puts if they exceed alloced bandwidth/space (#819) 2018-12-12 14:14:51 -05:00