You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***core/command:** add some helper functions and documentation ([#86](https://github.com/get-eventually/go-eventually/issues/86)) ([ee1f26e](https://github.com/get-eventually/go-eventually/commit/ee1f26e6a2924b6ad2ecff5930918f8ec31516c2))
***postgres:** update to pgx/v5 and refactor RunMigrations ([#137](https://github.com/get-eventually/go-eventually/issues/137)) ([a74cc5d](https://github.com/get-eventually/go-eventually/commit/a74cc5d818ba390bc3b0ec19cee94a9c8d9de4f4))
***opentelemetry:** add aggregate.version to the Repository.Get span ([#142](https://github.com/get-eventually/go-eventually/issues/142)) ([e204ba9](https://github.com/get-eventually/go-eventually/commit/e204ba9f10ae6c1558b1a169b70b496026796034))
***oteleventually:** metric name for repository.save ([#84](https://github.com/get-eventually/go-eventually/issues/84)) ([a0bb5be](https://github.com/get-eventually/go-eventually/commit/a0bb5be3e485256b438050fd6557dddb9800ed36))
***postgres:** update to pgx/v5 and refactor RunMigrations ([#137](https://github.com/get-eventually/go-eventually/issues/137)) ([a74cc5d](https://github.com/get-eventually/go-eventually/commit/a74cc5d818ba390bc3b0ec19cee94a9c8d9de4f4))
***postgres:** use eventually_schema_migrations table for migrations ([#87](https://github.com/get-eventually/go-eventually/issues/87)) ([4886b08](https://github.com/get-eventually/go-eventually/commit/4886b082d33db4741832bba12623bfd668790913))
16
+
***postgres:** use pgxpool.Pool instead of pgx.Conn for db communication ([#83](https://github.com/get-eventually/go-eventually/issues/83)) ([076e4e8](https://github.com/get-eventually/go-eventually/commit/076e4e86145407b81caa03bc900babe61a584917))
17
+
***postgres:** use SERIALIZABLE tx isolation level for AggregateRepository.Save ([#139](https://github.com/get-eventually/go-eventually/issues/139)) ([0cde29d](https://github.com/get-eventually/go-eventually/commit/0cde29d98de6a1cb38ec250d9dd822af6a5de477))
0 commit comments