milton0825 / plano

Plano - a simple scheduling service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[PLANO-3] Evaluate database options

milton0825 opened this issue · comments

Background

We need to evaluate database options to store HttpRequests. The database should support range queries.
Here are the database options:

  • DynamoDB
  • MongoDB
  • Cassandra
  • Redis