Skip to content

Commit

Permalink
gemini: changelog for lazy partition keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Johansson committed Sep 2, 2019
1 parent 6e6bdfb commit 91042f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# Unreleased

- Lazy partition key generation reintroduced to avoid out of memory issues.
- Fix overlapping operations on the same partition key ([#198](https://github.com/scylladb/gemini/issues/198)).
- Partition keys can now be drawn from various distributions such as ___"zipf"___,
___"uniform"___ and ___"normal"___. The CLI argument `--partition-key-distribution` is used
Expand Down

0 comments on commit 91042f7

Please sign in to comment.