sofastack/sofa-jraft

Multi raft group optimization

Open

#464 opened on Jun 9, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (3,406 stars) (1,125 forks)batch import
enhancementhelp wantedmid priority

Description

  • heartbeat optimization #135
  • refactor meta storage to avoid creating too many meta files.
  • ThreadPool isolation and sharing, such as closure pool, timer pool etc.
  • SegmentStorage without rocksdb #453

Contributor guide