OpenAtomFoundation / pikiwidb

a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
BSD 3-Clause "New" or "Revised" License
195 stars 62 forks source link

test raft cluster by python #393

Open happy-v587 opened 1 month ago

happy-v587 commented 1 month ago

Which PikiwiDB functionalities are relevant/related to the feature request?

raft

Description

基于规则的方式,编写raft cluster测试case。比如

Proposed solution

详细可见:https://github.com/OpenAtomFoundation/pikiwidb/discussions/273#discussioncomment-9142169

Alternatives considered

使用go、shell也都可以。主要是实现类似的测试case

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Title: Test: raft cluster supports python script testing