github GreptimeTeam/greptimedb v0.7.0
Release v0.7.0

latest releases: v0.10.0-nightly-20240919, v0.10.0-nightly-20240918, v0.10.0-nightly-20240909...
6 months ago

What's Changed

Highlights

  • Metric Engine: handles a large number of small tables, making it particularly suitable for cloud-native monitoring.
  • Region Migration: enhances the user experience and simplifies region migrations with straightforward SQL commands.
  • Inverted Index: dramatically improves the efficiency of locating data segments relevant to user queries, significantly reducing the IO operations needed for scanning data files and thus accelerating the query process.

Features:

Breaking Changes

  • feat!: switch prom remote write to metric engine by @waynexia in #3198
  • refactor!: rename initialize_region_in_background to init_regions_in_background by @WenyXu in #3216
  • feat!: new partition grammar - parser part by @waynexia in #3347

Fixes

New Contributors

Full Changelog: v0.6.0...v0.7.0

Don't miss a new greptimedb release

NewReleases is sending notifications on new releases.