Doc: add missing type supported by table manager (#3148)

pull/3156/head
Hui Kang 5 years ago committed by GitHub
parent 06de835f6e
commit 1f6fd5e45e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/sources/operations/storage/table-manager.md

@ -22,6 +22,7 @@ time range exceeds the retention period.
The Table Manager supports the following backends:
- **Index store**
- [Single Store (boltdb-shipper)](boltdb-shipper/)
- [Amazon DynamoDB](https://aws.amazon.com/dynamodb)
- [Google Bigtable](https://cloud.google.com/bigtable)
- [Apache Cassandra](https://cassandra.apache.org)

Loading…
Cancel
Save