Tags: kak-tus/loghouse-acceptor
Tags
- Documentation fix.
- Refactor to use app environment.
- Vendor dependencies.
- Alpine 3.8.
- Optimize docker image.
- Restore healthcheck.
- Cosmetic code changes.
- Configurable Loghouse table type.
Basic (default Loghouse table) and extended (with some vendored extended
columns). New configuration variable ACC_TABLE_TYPE.
- Update iph0/conf.
- Configurable partitions creations.
Ability to create usual and sharded partitions. New configuration variables
ACC_SHARD_TYPE and ACC_TABLE_CLUSTER.
Ability to create daily or hourly partitions. New configuration variable
ACC_PARTITION_TYPE.
- Use semver version numbering.
Fix partitions creation in extended mode. Fix execution of multiple queries. Change table create order to fix possible creation errors (main table must be created last - it checked for existence).
- Documentation fix.
- Refactor to use app environment.
- Vendor dependencies.
- Alpine 3.8.
- Optimize docker image.
- Restore healthcheck.
- Cosmetic code changes.
- Configurable Loghouse table type.
Basic (default Loghouse table) and extended (with some vendored extended
columns). New configuration variable ACC_TABLE_TYPE.
- Update iph0/conf.
- Configurable partitions creations.
Ability to create usual and sharded partitions. New configuration variables
ACC_SHARD_TYPE and ACC_TABLE_CLUSTER.
Ability to create daily or hourly partitions. New configuration variable
ACC_PARTITION_TYPE.
- Use semver version numbering.
PreviousNext