Go to the source code of this file.
Classes | |
class | rocon_hub.redis_server.RedisServer |
Redis Server. More... | |
Namespaces | |
rocon_hub.redis_server | |
Functions | |
def | rocon_hub.redis_server.instantiate_local_conf_template (template, port, max_memory, logfile, working_dir) |
def | rocon_hub.redis_server.instantiate_redis_conf_template (template, local_conf_filename) |
Variables | |
rocon_hub.redis_server.pool = redis.ConnectionPool(host='localhost', port='6380', db=0) | |