milton0825 / plano

Plano - a simple scheduling service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[PLANO-5] Provide configurability for persistence layer

milton0825 opened this issue · comments

Background

Plano should support multiple types of data store as persistence layer. The date storage for Plano should be configurable. We can create a wrapper layer on top of persistence storage and make configuration there.

Acceptance Criteria

  • Implementation
  • Unit test