-
test: add one test for transactor
-
refactor: to satisfy linter
-
fix: wrong url order
-
fix: did some changes in order to try and fix retries test not working
-
fix: try to fix errors with outbox (not successful)
-
fix: now module and proto are named properly
-
tests: fix old tests and add new for config
-
feat: add outbox and transactor to app launch sequence
-
feat: implement outbox service
-
feat: add config for outbox
-
feat: add use of outbox and withTx into usecase
-
feat: add extract transaction support in postgresRepo
-
feat: add outbox repo
-
feat: add transactor
-
feat: add outbox migrations
-
Merge branch 'itmo-org:main' into main
-
Igor Walther
committed
[2317f8]
on
Code
fix: database tests
-
Merge branch 'itmo-org:main' into main
-
Igor Walther
committed
[74278e]
on
Code
fix: coverage files
-
Merge branch 'itmo-org:main' into main
-
Igor Walther
committed
[fa35fc]
on
Code
fix: tests
-
Hw (#1)
-
Igor Walther
committed
[83c47b]
on
Code
fix: tests
-
Igor Walther
committed
[a16b41]
on
Code
fix: tests
-
Igor Walther
committed
[aa622e]
on
Code
fix: typo in CI
-
Igor Walther
committed
[41e740]
on
Code
fix: branchname in readme
-
Igor Walther
committed
[dca11d]
on
Code
fix: readme
-
Igor Walther
committed
[f755e7]
on
Code
fix: readme
-
Igor Walther
committed
[4f23f4]
on
Code
fix: tests
-
Igor Walther
committed
[fb45e4]
on
Code
feat: add outbox hw
-
Igor Walther
committed
[9deacb]
on
Code
fix: CI up-to-date check
-
Igor Walther
committed
[9fb659]
on
Code
fix: test book_many_authors_grpc
-
Igor Walther
committed
[fe2342]
on
Code
fix: lint and coverage
-
Igor Walther
committed
[7af832]
on
Code
fix: lint version in Makefile
-
Igor Walther
committed
[4f1d1e]
on
Code
fix: lint duplication
-
Igor Walther
committed
[c6fa32]
on
Code
fix: gitattributes
-
Igor Walther
committed
[53c60b]
on
Code
fix: lint and coverage
-
Igor Walther
committed
[9e3563]
on
Code
feat: add AddBook test constraint
-
Initial commit