storj/pkg/piecestore/rpc/server
Alexander Leitner 3399376eb2
Limit to only 1 ttl database write when storing data on storage nodes (#348)
* Limit to only 1 database write

* Check file system rather than database

* Move check to storefile. We need to figure out how to fix this mess

* piecestore should not overwrite data, it should fail when trying to write to a file that already exists

* Format errors, delete unused function in psdb for checking if TTL exists

* Combine errors better
2018-09-13 10:30:45 -04:00
..
psdb Limit to only 1 ttl database write when storing data on storage nodes (#348) 2018-09-13 10:30:45 -04:00
readerwriter.go Bandwidth allocation pipeline data (#276) 2018-09-10 03:18:41 -06:00
retrieve.go Bandwidth allocation pipeline data (#276) 2018-09-10 03:18:41 -06:00
server_test.go Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00
server.go Keep track of used space (#338) 2018-09-11 08:40:45 -04:00
store.go Limit to only 1 ttl database write when storing data on storage nodes (#348) 2018-09-13 10:30:45 -04:00