Skip to content

Pure-Go, cross-platform file locking and atomic swapping library

License

Notifications You must be signed in to change notification settings

barney-ci/go-store

Repository files navigation

barney.ci/go-store

GoDoc GitHub

Pure-Go, cross-platform file locking and atomic swapping library.

go-store provides functions to streamline the following use-cases:

  • Creating PID lockfiles
  • Creating files that are safe to read and write from among many processes
  • Atomically updating files using common marshalling libraries

About

Pure-Go, cross-platform file locking and atomic swapping library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages