Skip to content

Commit

Permalink
readme: update with list of supported datastores
Browse files Browse the repository at this point in the history
Signed-off-by: Simarpreet Singh <simar@linux.com>
  • Loading branch information
simar7 committed Nov 14, 2019
1 parent 0a6d5e8 commit 00290f0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
Abstract KV operations in Go.

Currently in **Pre-Alpha** stage. Interfaces and contracts can change any time so please make sure to version pin.

****

### Supported Datastores
* [BoltDB](https://github.com/etcd-io/bbolt)
* [DynamoDB](https://aws.amazon.com/dynamodb/)

0 comments on commit 00290f0

Please sign in to comment.