Skip to content

v0.4.56-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 20 Jul 16:00
8548b8f

What's Changed

Bug Fixes

  • fix show processlist not show extra_info in ClickHouse client (#1113) by @b41sh

Build/Testing/CI

Features

  • [store] feature: MetaStore uses sled db backed RaftLog to store logs (#1108) by @drmingdrmer
  • [store] feature: RaftLog::insert() to insert a single log (#1105) by @drmingdrmer

Improvement

Others

  • [store] add config of raft heartbeat and snapshot (#1116) by @drmingdrmer
  • [store] refactor: upgrade to async-raft 0.6.2-alpha.6: use LogId to track last applied log (#1111) by @drmingdrmer
  • [store] feature: MetaStore uses sled db backed RaftLog to store logs (#1108) by @drmingdrmer
  • [store] feature: RaftLog::insert() to insert a single log (#1105) by @drmingdrmer