github dolthub/dolt v1.24.1
1.24.1

latest releases: v1.39.2, v1.39.1, v1.39.0...
7 months ago

Merged PRs

dolt

  • 6944: Enforce a configurable max size for reflog data
    I'll replace this with a ring buffer very soon, but I wanted to get something in place to prevent the slice from growing too large.
  • 6943: Adding an env var to disable reflog data tracking
    Allows customers to set DOLT_DISABLE_REFLOG to disable reflog data from being kept in memory.
  • 6940: Mention Doltgres in the README

Closed Issues

  • 3472: Indexing data inside JSON fields
  • 3089: Support Generated Columns

Latency

Read Tests MySQL Dolt Multiple
covering_index_scan 2.14 2.71 1.3
groupby_scan 13.22 17.32 1.3
index_join 1.37 5.0 3.6
index_join_scan 1.27 2.18 1.7
index_scan 34.33 56.84 1.7
oltp_point_select 0.17 0.41 2.4
oltp_read_only 3.36 7.43 2.2
select_random_points 0.32 0.69 2.2
select_random_ranges 0.39 0.94 2.4
table_scan 34.33 55.82 1.6
types_table_scan 74.46 161.51 2.2
reads_mean_multiplier 2.1
Write Tests MySQL Dolt Multiple
oltp_delete_insert 8.13 6.79 0.8
oltp_insert 3.75 3.36 0.9
oltp_read_write 8.28 14.73 1.8
oltp_update_index 3.82 3.43 0.9
oltp_update_non_index 3.82 3.36 0.9
oltp_write_only 5.37 7.56 1.4
types_delete_insert 7.7 7.3 0.9
writes_mean_multiplier 1.1
Overall Mean Multiple 1.6

Don't miss a new dolt release

NewReleases is sending notifications on new releases.