proxy.golang.org : github.com/get-eventually/go-eventually/postgres : v0.0.0-20230307083130-640eec013300
Package eventuallypostgres contains implementations of go-eventually interfaces specific to PostgreSQL, such as Aggregate Repository, Event Store, etc.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/get-eventually/go-eventually/postgres@v0.0.0-20230307083130-640eec013300
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/get-eventually/go-eventually/core v0.0.0-20230213095413-67475c43eea4
- github.com/get-eventually/go-eventually/serdes v0.0.0-20230227215702-6ac2a4505ce1
- github.com/golang-migrate/migrate/v4 v4.15.2
- github.com/google/go-cmp v0.5.9
- github.com/google/uuid v1.3.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.14.0
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.2
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgtype v1.14.0
- github.com/jackc/pgx/v4 v4.18.1
- github.com/jackc/puddle v1.3.0
- github.com/lib/pq v1.10.7
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.9.0
- github.com/stretchr/testify v1.8.2
- go.uber.org/atomic v1.10.0
- golang.org/x/crypto v0.6.0
- golang.org/x/sync v0.1.0
- golang.org/x/text v0.7.0
- google.golang.org/genproto v0.0.0-20230223222841-637eb2293923
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v3 v3.0.1