Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

add support for google BigTable instead of Cassandra #775

Closed
woodsaj opened this issue Dec 4, 2017 · 5 comments
Closed

add support for google BigTable instead of Cassandra #775

woodsaj opened this issue Dec 4, 2017 · 5 comments
Milestone

Comments

@woodsaj
Copy link
Member

woodsaj commented Dec 4, 2017

BigTable is a high performant and scalable database. In certain circumstances, it is cheaper to run than a cassandra cluster.

To support BigTable we need a mdata.Store plugin and an idx.MetricIndex plugin that us BigTable instead of cassandra.

We should work with Google to vet our schema's before implementing.

@Dieterbe Dieterbe added this to the 0.8.1 milestone Jan 11, 2018
@woodsaj
Copy link
Member Author

woodsaj commented Feb 5, 2018

Bigtable POC is working, but the feature will only be offered as an Enterprise feature and will not be part of the opensource metrictank release.

@woodsaj woodsaj closed this as completed Feb 5, 2018
@tehlers320
Copy link

Will there be an Amazon DynamoDB support for Enterprise as well? There is no TTL support

@woodsaj
Copy link
Member Author

woodsaj commented Feb 7, 2018

@tehlers320 it has been discussed but we dont have any timeline for it yet.

@tehlers320
Copy link

tehlers320 commented Mar 1, 2018

That datastax doc is very old, Dynamo supports TTL
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/TTL.html

@Dieterbe Dieterbe modified the milestones: 1.1, 0.11.0 Dec 12, 2018
@Dieterbe
Copy link
Contributor

#1082

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants