storj/pkg/piecestore
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
..
rpc Limit to only 1 ttl database write when storing data on storage nodes (#348) 2018-09-13 10:30:45 -04:00
pstore_test.go use golangci-lint and add missing error checks (#340) 2018-09-11 16:13:25 +03:00
pstore.go Limit to only 1 ttl database write when storing data on storage nodes (#348) 2018-09-13 10:30:45 -04:00