riaps.discd.dbase module
Discovery server database interface Created on Oct 19, 2016
@author: riaps
- class riaps.discd.dbase.DiscoDbase(context_, dbaseLoc)[source]
Bases:
objectDiscovery service database base class
- fetch(key: str, client: str) [<class 'str'>][source]
Fetch value(s) under key. Add client to list of clients interested in the value
- fetchUpdates() [<class 'str'>][source]
Check and fetch the updated values of the subscribed keys if any