Skip to content

v0.1.0

Choose a tag to compare

@ashimov ashimov released this 16 May 09:26
· 3 commits to main since this release

Initial release.

Async engine factory, multi-database registry (primary / replica / shards) with read-write split, per-request sessions with auto-commit/rollback, Base+TimestampMixin+UUIDMixin, healthchecks, Alembic env.py helper, pytest fixtures.

Extras: [postgres] (asyncpg), [mysql] (aiomysql).