ioxiocom / firedantic

Database models for Firestore using Pydantic base models.
BSD 3-Clause "New" or "Revised" License
45 stars 13 forks source link

Add support for asyncio #13

Closed joakimnordling closed 3 years ago

joakimnordling commented 3 years ago

Adds AsyncModel that supports async and await syntax as well as fixes and improvements and updates of libraries.

fbjorn commented 3 years ago

Looks good, LGTM