storj/pkg/piecestore/rpc
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
..
client Keep track of used space (#338) 2018-09-11 08:40:45 -04:00
server Limit to only 1 ttl database write when storing data on storage nodes (#348) 2018-09-13 10:30:45 -04:00