openmessaging / dledger

A raft-based java library for building high-available, high-durable, strong-consistent commitlog.
Apache License 2.0
801 stars 315 forks source link

[ISSUE #275] Complete snapshot(sync mode to install) #298

Closed TheR1sing3un closed 1 year ago

TheR1sing3un commented 1 year ago
  1. refactor storage and entry-pusher for better and clear logic
  2. support snapshot feature(now install snapshot in sync mode, will support async soon)

close: https://github.com/openmessaging/dledger/issues/275