Skip to content

Commit b802758

Browse files
committed
docs: 📝 more honest readme
1 parent 38d6e64 commit b802758

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎README.md‎

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ It enables the handling of small time series data of the edge efficiently to lar
66

77
## Features
88

9-
- **Flexible Time Series DataBase Storage**: Supports various time-series databases such as SQLite, PostgreSQL (with optional TimeScaleDB plugin), DuckDB, and ClickHouse, with the potential to extend support to other databases in the future.
10-
- **Data Lake Storage**: Supports Parquet files over S3 compatible object stores for long-term time-series data storage.
11-
- **Multiple Data Ingestion Protocols**: Easy data ingestion via HTTP REST API, MQTT, AMQP, KAFKA, OPCUA, and NATS.
9+
- **Flexible Time Series DataBase Storage**: Supports various time-series databases such as SQLite, PostgreSQL (with optional TimeScaleDB plugin), DuckDB, ClickHouse, BigQuery, and RRDCached, with the potential to extend support to other databases in the future.
10+
- **Multiple Data Ingestion Protocols**: Easy data ingestion via HTTP REST API and MQTT.
1211
- **Compatibility with Existing Pipelines**: Offers Prometheus Remote Write and InfluxDB line format support for seamless integration into existing sensor data pipelines.
13-
- **Data formats**: Supports various data formats like JSON, CSV, Parquet, or SenML.
12+
- **Data formats**: Supports various data formats like JSON, CSV, SenML, and Apache Arrow IPC.
1413

1514
## Architecture
1615

0 commit comments

Comments
 (0)