sofastack/sofa-jraft

Multi raft group optimization

Open

#464 opened on Jun 9, 2020

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

Repository metrics

Stars
 (3,406 stars)
PR merge metrics
 (Avg merge 20h 13m) (3 merged PRs in 30d)

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