Commit graph

8 commits

Author SHA1 Message Date
68f253d460 Update README Timescale example for v0.9.0. 2018-03-05 15:34:12 -08:00
5d4c9f24e8 Remove port and user from the default dbopts, so they instead use the postgresql behavioral default. 2018-02-20 10:59:26 -08:00
2c721fd622 Fix typos, add small "scaling" section. 2018-02-19 18:34:36 -08:00
b8d036a5da Multiple changes:
- Make the 'release' build the default.
  - Add a configurable socket timeout parameter.
  - Make the table name configurable.
  - Add usage docs to the README.
2018-02-19 18:22:25 -08:00
895453f4d3 Fix the netdata link to point the the right spot.
... shame!
2018-02-18 23:40:34 -08:00
0dc6545498 Multiple changes.
- Colorize output by default, add option to disable.
 - Time parsing per incoming client.
 - Add a "quiet" mode.
 - Allow binding to a specific IP address.
 - Allow debug mode to be set without recompiling.
 - Alter thread wrapper for reporting and config passing.
 - Fix file descriptor leak with client connections.
 - Wait for current threads to finish before exiting.
2018-02-14 15:41:11 -08:00
2e19a79772 Add timescale creation example. 2018-02-12 13:00:25 -08:00
aebe51c9e8 Add README. 2018-02-12 12:49:12 -08:00