UNPKG

redis-notifier

Version:

Redis Keyspace Event Notifier

8 lines (7 loc) 105 B
/*global process, module*/ module.exports = { redis : { host : '127.0.0.1', port : 6379 } };