5.6.3.2. vlcp.service.kvdb.redisnotifier

Note

This document is generated from the source file.

View Source on GitHub

Created on 2016/3/21

author:hubo
class vlcp.service.kvdb.redisnotifier.ModifyListen(*args, **kwargs)
class vlcp.service.kvdb.redisnotifier.RedisNotifier(server)

Update notification with Redis Pub/Sub

__init__(server)

Constructor

createnotifier()

Create a new notifier object

load(container)

Load module

unload(container, force=False)

Unload module

class vlcp.service.kvdb.redisnotifier.UpdateNotification(*args, **kwargs)
class vlcp.service.kvdb.redisnotifier.UpdateNotifier(server)