directory
0.1.2
Repository: https://github.com/cnosdb/tsdb-comparisons.git
Documentation: pkg.go.dev

# Packages

Supported use cases: devops: scale is the number of hosts to simulate, with log messages every log-interval seconds.
generate_queries generates queries for various use cases.
No description provided by the author
bulk_load_cnosdb loads an CnosDB daemon with data from stdin.
bulk_load_influx loads an InfluxDB daemon with data from stdin.
load_tdengine loads a TDEngine instance with data from stdin.
load_tdengine loads a TDEngine instance with data from stdin.
load_timescaledb loads a TimescaleDB instance with data from stdin.
run_queries_cnosdb speed tests InfluxDB using requests from stdin.
run_queries_influx speed tests InfluxDB using requests from stdin.
No description provided by the author
run_queries_timescaledb speed tests TimescaleDB using requests from stdin or file It reads encoded Query objects from stdin or file, and makes concurrent requests to the provided PostgreSQL/TimescaleDB endpoint.