Skip to content

Async support for database access layer (eg: Mongo) #26

@joamag

Description

@joamag

Description

Using a pool of threads and the Future based abstraction it should be possible to adapt the current data layer access to an async fashion.

PyMongo with callback support.

References

https://motor.readthedocs.io/en/latest/examples/callbacks-and-coroutines.html#with-coroutines

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestp-lowLow priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions