Skip to content

Releases: amelielabs/monotone

Release v1.2.0.

18 Jun 14:37
Compare
Choose a tag to compare

This release introduces improved WAL configuration options and related functionality as well as some important fixes.

Features

  • Added option wal_sync_on_create
  • Added option wal_sync_on_close
  • Renamed wal_rotate_wm to wal_size
  • wal_crc enabled by default
  • Added wal_recovery and ability to recover corrupted WAL (ecd7576)
  • Added wal_sync_interval and background WAL fsync worker (559ddc8)

Fixes

  • Fixed partition double wal write during recovery (e361e5a)
  • Fixed comparator issue to related to update (5a77290)
  • Improved crc32 calculation performance (3613431)

Release v1.1.0.

13 Feb 11:42
Compare
Choose a tag to compare

Changing the project license to MIT

Release v1.0.0. (GA)

16 Apr 11:04
Compare
Choose a tag to compare

The first public Monotone GA release!

Embeddable Cloud-Native Storage for events and time-series data.

https://monotone.studio/

This release includes core functionality listed in the official documentation at the moment of release.

Features

  • Automatic Range Partitioning
  • Transparent Compression
  • Transparent Encryption
  • Multiple Storages
  • Data Tiering
  • Bottomless Storage