#################### Private functions #################### .. _moobius.database.redis_database.RedisDatabase.__str__: RedisDatabase.__str__ --------------------------------------------------------------------------------------------------------------------- The string output function for debugging. .. raw:: html

Signature:

* **RedisDatabase.__str__**(self) .. raw:: html

Parameters:

* __(this class constructor accepts no arguments):__ .. raw:: html

Returns:

* The easy-to-read string summary. .. raw:: html

Raises:

* (this function does not raise any notable errors) .. _moobius.database.redis_database.RedisDatabase.__repr__: RedisDatabase.__repr__ --------------------------------------------------------------------------------------------------------------------- The string output function for debugging. .. raw:: html

Signature:

* **RedisDatabase.__repr__**(self) .. raw:: html

Parameters:

* __(this class constructor accepts no arguments):__ .. raw:: html

Returns:

* The easy-to-read string summary. .. raw:: html

Raises:

* (this function does not raise any notable errors) #################### Private attributes #################### (None)