Skip to content

Commit

Permalink
update README to mention VictoriaMetrics as an alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Holloway committed Jan 28, 2020
1 parent efa40a9 commit 13350d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# swarmstack/influxdb

Docker compose file for InfluxDB OSS version, also useful for Prometheus long-term storage
Docker compose file for InfluxDB OSS version, also useful for Prometheus long-term storage.

See [https://github.com/swarmstack/victoria-metrics](https://github.com/swarmstack/victoria-metrics) for highly performant time-series database that can be used for Prometheus metrics long-term storage, uses signficantly less RAM and supports higher-cardinality time-series data than the OSS version of InfluxDB.

## DEPLOY INFLUXDB AS A STACK

Expand Down

0 comments on commit 13350d1

Please sign in to comment.