This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
5427a1465c
open-consul
/
vendor
/
github.com
/
rboyer
/
safeio
History
R.B. Boyer
f1d8ea7018
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (
#7698
)
2020-04-24 17:34:47 -05:00
..
.gitignore
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (
#7698
)
2020-04-24 17:34:47 -05:00
.travis.yml
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (
#7698
)
2020-04-24 17:34:47 -05:00
LICENSE
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (
#7698
)
2020-04-24 17:34:47 -05:00
README.md
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (
#7698
)
2020-04-24 17:34:47 -05:00
file.go
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (
#7698
)
2020-04-24 17:34:47 -05:00
go.mod
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (
#7698
)
2020-04-24 17:34:47 -05:00
go.sum
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (
#7698
)
2020-04-24 17:34:47 -05:00
safeio.go
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (
#7698
)
2020-04-24 17:34:47 -05:00
README.md
Safe I/O
Provides functions to perform atomic, fsync-safe disk operations.