agola/internal/datamanager
Simone Gotti e964aa3537 objectstorage: add persist option to WriteObject
This options is a noop on s3 but on the posix implementation it becomes useful
when there isn't the need to have a persistent file, thus avoiding some fsync
calls.
2019-05-01 15:06:47 +02:00
..
changes.go wal: update and rename to datamanager 2019-04-26 16:00:03 +02:00
data.go objectstorage: add persist option to WriteObject 2019-05-01 15:06:47 +02:00
datamanager.go datamanager: check changegroup name 2019-04-29 10:12:03 +02:00
datamanager_test.go wal: update and rename to datamanager 2019-04-26 16:00:03 +02:00
wal.go objectstorage: add persist option to WriteObject 2019-05-01 15:06:47 +02:00