Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 864 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 864 Bytes

CloudNativePG

CloudNativePG - Machinery

The CloudNativePG codebase is not intended to be used as a library.

This repository hosts a Go module that includes features that were moved out of the CloudNativePG codebase to make them accessible for use in other projects.

How to use it

As a Go module:

go get github.com/cloudnative-pg/machinery

The documentation is available on the pkg.go.dev website.

Users

This library is used by CloudNativePG itself and by the supporting barman-cloud library.

License

This code is released under the permissive Apache License 2.0 license.