Skip to content

Conversation

@garciparedes
Copy link
Member

No description provided.

* Minor changes.
Sergio García Prado added 2 commits April 4, 2022 20:40
* Working on clients.
* Use `AiopgDatabaseClient` directly on `PostgresAsyncTestCase`.
Sergio García Prado added 7 commits April 5, 2022 09:13
* Reformat code.
* Minor change.
* Add state to `AiopgDatabaseClient`.
* Remove deprecated properties.
* Fix minor bugs.
Sergio García Prado added 13 commits April 5, 2022 11:52
* Restrict max concurrency.
* Reformat code.
* Add `DatabaseClientBuilder`.
* Add support for `DatabaseClient` setup from config file.
* Remove unnecessary transaction.
* Clarify exception log.
* Fix broken tests.
* Work on the multi-database case.
* Remove `aiopg` imports outside the related code.
* Minor improvements related with exceptions.
* move streaming_mode management from `DatabaseClient` to `SnapshotReader`.
* Add tests for `AiopgDatabaseClient`.
* Increase coverage up to "100%".
* Improve `Lock` API.
* Fix bug.
* Improve `DatabaseClient` class.
@garciparedes garciparedes requested a review from a team April 6, 2022 07:40
Sergio García Prado added 5 commits April 6, 2022 10:51
* Improve `DatabaseClient`'s lock behavior.
* Remove `notifications` from `DatabaseClient`.
Base automatically changed from issue-346-add-pool-factory to 0.7.0 April 18, 2022 09:10
@garciparedes garciparedes merged commit 54774ca into 0.7.0 Apr 18, 2022
@garciparedes garciparedes deleted the issue-367-add-database-client branch April 18, 2022 09:10
@garciparedes garciparedes removed the request for review from a team April 18, 2022 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add DatabaseClient base class and AiopgDatabaseClient

2 participants