tiagosiebler / Jarvis

Jarvis the Slack assistant, connecting our systems.
2 stars 4 forks source link

Refactor storage.js submodule to use JarvisDB instead #2

Closed tiagosiebler closed 7 years ago

tiagosiebler commented 7 years ago

Refactor logic to store and retrieve remembered slack threads & cases in a table within JarvisDB, but if not known, also check old storage system (or look at migrating?).

Want to deprecate old storage module without forgetting old threads.

tiagosiebler commented 7 years ago
  1. setSFThreadForCase
  2. getSFThreadForSlackThread
tiagosiebler commented 7 years ago

Finished with 7c37979c42829bcc254577c3ef53dfdc5858e216.