We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a68e88 commit a1bca9aCopy full SHA for a1bca9a
README.md
@@ -5,6 +5,8 @@ A very specialized timeseries database created for events, logs, traces and metr
5
Its designed to allow users plug in their own s3 storage and buckets and have their stored to their accounts.
6
This way, timefusion is used as a compute and cache engine, not primary data storage.
7
8
+Timefusion speaks the postgres dialect, so you can insert and read from it using any postgres client or driver.
9
+
10
## Configuration
11
12
Timefusion can be configured using the following environment variables:
0 commit comments