Skip to content

obnoxiousmods/motor_anyio

 
 

Repository files navigation

Motor

This is a fork of a really poorly made pymongo async wrapper.

Why does it suck?

This sucks because of instead of taking the time to actually implement the MongoDB protocol async, they just imported PyMongo and then put the functions into what is essentially a ThreadPoolExecutor and instead of taking the 5 seconds to use anyio instead of asyncio they just use asyncio

Why does this exist as a fork

They are lazy as fuck.

About

Motor AnyIO - the async Python driver for MongoDB

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%