Skip to content

itsbjoern/motorturbine

Repository files navigation

Motorturbine

CircleCI RTD PyPI

Motorturbine is an adapted version of the Motorengine ORM. The main goals are proper asyncio integration as well as a way to have more control over safe updates. Many ORMs suffer from parallelism issues and one big part of this package is to introduce transactions with retry capabilities when updating the fields of a document.

Installation

pip install motorturbine

Documentation

Please read the documentation for further information. https://motorturbine.readthedocs.io/en/latest/

Todo List

  • Aggregations

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages