feat: add postgres user engine store
This commit is contained in:
parent
c494511a2e
commit
0d50ad294d
8 changed files with 939 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ tested immediately in local and agent environments.
|
|||
|
||||
```text
|
||||
src/user_engine/
|
||||
adapters/ local standalone adapters and deterministic test doubles
|
||||
adapters/ local standalone adapters, Postgres adapter, and test doubles
|
||||
domain/ transport- and persistence-neutral domain schemas
|
||||
errors.py typed service exceptions for callers and future transports
|
||||
migrations.py ordered durable-store migration manifest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue