amartyaamp / NestorBot

A chatbot to handle common repetitive enterprise mail tasks to give more bandwidth to an individual increasing productivity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create the CRUD operations

amartyaamp opened this issue · comments

Data store should have create, delete, update and delete. The target should be -

  • To integrate a fast noSQL data store like Redis.
  • Integrate the data store with the state machine. (might need a separate module later)