storj/pkg/piecestore/rpc/server
Egon Elbre f80185a807
Preliminary support for windows (#266)
* Don't use url.Parse for bolt paths: filepaths may not be valid URL-s.
* go.mod: update dependencies
* README.md: add Windows instructions
* pkg/overlay: check for the correct path and text in error
* pkg/overlay: fix tests for windows
* pkg/piecestore: make windows tests pass
* pkg/telemetry: skip test, as it doesn't shutdown nicely
* storage/redis: ensure that redis is clean before running tests
2018-08-23 10:05:56 +03:00
..
psdb piecestore: only check ttl db every hour instead of every 300 nanoseconds (#250) 2018-08-20 15:47:24 -04:00
allocationManager.go Bandwidth accounting (#134) 2018-08-17 13:40:15 -04:00
readerwriter.go Bandwidth accounting (#134) 2018-08-17 13:40:15 -04:00
retrieve.go Bandwidth accounting (#134) 2018-08-17 13:40:15 -04:00
server_test.go Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
server.go Bandwidth accounting (#134) 2018-08-17 13:40:15 -04:00
store.go Bandwidth accounting (#134) 2018-08-17 13:40:15 -04:00