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 #290]: add switch to enable/disable snapshot feature #291

Closed TheR1sing3un closed 1 year ago

TheR1sing3un commented 1 year ago
  1. add switch to enable/disable snapshot feature

Closes https://github.com/openmessaging/dledger/issues/290

TheR1sing3un commented 1 year ago

@RongtongJin PTAL~