This project looks great. Any idea or plans on allowing it to be the backend for higher level libraries like MongoEngine, uMongo?
It seems like it might be possible to just replace MongoClient() with TinyMongoClient() in some way and potentially ignore things like create index requests if that isn't supported.
This project looks great. Any idea or plans on allowing it to be the backend for higher level libraries like MongoEngine, uMongo?
It seems like it might be possible to just replace MongoClient() with TinyMongoClient() in some way and potentially ignore things like create index requests if that isn't supported.