1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/databases/influxdb/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

15 lines
657 B
Plaintext

An open-source, distributed, time series database with no external
dependencies. InfluxDB is the new home for all of your metrics,
events, and analytics.
InfluxDB is a time series, metrics, and analytics database. It'written
in Go and has no external dependencies. That means once you install
it there's nothing else to manage (like Redis, ZooKeeper, HBase,
or whatever).
InfluxDB is targeted at use cases for DevOps, metrics, sensor data,
and real-time analytics. It arose from our need for a database like
this on more than a few previous products we' built. You can read
more about our jurney from SaaS application to open source time
series database.