Methods
configureRedis() → {Promise.<string>}
An initializer that will configure Redis's keyspace notifications
- Source:
Returns:
A promise resolved after configuration
- Type
- Promise.<string>
startObserver() → {Promise.<string>}
An initializer that will start the Observer module
- Source:
Returns:
A promise resolved when the observer is started
- Type
- Promise.<string>