globals

deepdataspace.globals

The runtime global variables.

MongoDB
The MongoDB client.
It’s the underlying mongodb connection for every instance of deepdataspace.model._base.BaseModel.
Redis[source]

The Redis client. It is used for two purposes:

  1. caching

  2. celery broker