proxy.golang.org : github.com/get-eventually/go-eventually/postgres : v0.2.1
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.2.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/get-eventually/go-eventually/core v0.0.0-20230701135437-6329c6bf6407
- github.com/get-eventually/go-eventually/integrationtest v0.0.0-20230709124743-a74cc5d818ba
- github.com/get-eventually/go-eventually/serdes v0.0.0-20230227215702-6ac2a4505ce1
- github.com/golang-migrate/migrate/v4 v4.16.2
- github.com/google/uuid v1.3.1
- 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/pgerrcode v0.0.0-20220416144525-469b46aa5efa
- 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/pgx/v5 v5.4.3
- github.com/jackc/puddle/v2 v2.2.1
- github.com/kr/text v0.2.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.4
- go.uber.org/atomic v1.11.0
- golang.org/x/crypto v0.9.0
- golang.org/x/sync v0.3.0
- golang.org/x/text v0.9.0
- google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc
- google.golang.org/protobuf v1.31.0
- gopkg.in/yaml.v3 v3.0.1