Skip to content

v0.9.0

Compare
Choose a tag to compare
@ijsong ijsong released this 14 Dec 03:38
a3b3757

0.9.0 (2022-12-14)

Features

  • benchmark: add --print-json to print benchmark result as JSON (abf8a5a), closes #257
  • benchmark: add save command to benchmark (25ecb80), closes #257
  • benchmark: add a test command to the benchmark tool (0e08249), closes #257
  • benchmark: add initdb command to initialize benchmark database (9d115eb), closes #264
  • client,storagenode: remove Head and Tail from proto/varlogpb.(LogStreamDescriptor) (57161c8), closes #73

Bug Fixes

  • storagenode: fix concurrency bugs of settings for storage and executor (fdd1781), closes #262