Skip to content
Steven Xu edited this page Jan 10, 2017 · 1 revision

The questions during coding

  1. How can i only use Redis for notification ? I just want regard the Mongodb as a document storage , and don't want rely on mongo for notification. But i won't store everything in Redis, for example the messages and items . What can i do ? i just want to monitor the Action API and trigger the Notification
Clone this wiki locally