Skip to content

Conversation

@garciparedes
Copy link
Member

No description provided.

sorasful and others added 30 commits February 6, 2022 18:44
Add Docker commands to start a Postgres DB for the quickstart
* Rename `Get{name}` command as `Get{name}Snapshot`.
* Rename `Get{name}s` command as `Get{name}Snapshots`.
* Rename `Get{name}` command as `Get{name}Snapshot`.
* Rename `Get{name}s` command as `Get{name}Snapshots`.
* Add `get_all` method.
* Simplify tests.
* Increase coverage.
* Add underscore prefix to enforce the idea that they are commands to be used internally.
* Minor change.
* Add support for `Condition.LIKE`.
* Add a dockerized kafka instance for quickstart.
* Provide a `docker-compose.yml` instead of plain `docker` commands.
* Rename `TransactionService` command topics.
…ry-in-config

#162 - Added query repository to config
* Add check to avoid multiple handling functions that points to the same endpoint, topic, etc.
…-environment-quickstart

#160 - Add dockerized environment for quickstart
* Fix typos.
…tion-service-commands

#170 - Rename `TransactionService` command topics
…like

#157 - Add `Condition.LIKE` operator to be used with the`find` method of `SnapshotRepository`
* Rename `_repository` as `_event_repository`.
* Rename `_snapshot` as `_snapshot_repository`.
…erated-get-aggregate-comands

#163 - Rename autogenerated "get" commands
* Improve `NotProvidedException` messages.
* Use relative imports.
…y-get-all

#156 - Add `get_all` method to `SnapshotRepository`
* Rename `_BadService` as `_WrongService`.
* Refactor code.
…te-decorator-must-be-raised

#89 - Add check to avoid multiple handling functions that points to the same endpoint, topic, etc.
@garciparedes garciparedes added this to the v0.5.x milestone Feb 8, 2022
@garciparedes garciparedes requested a review from a team February 8, 2022 15:03
@garciparedes garciparedes merged commit 66c8536 into main Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants