Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lablup/aioraft-ng issues and pull requests

#13 - feat: call AppendEntry with `no-op` command once election ended

Pull Request - State: closed - Opened by jopemachine almost 2 years ago

#12 - deps: Downgrade protobuf to 3.19.4

Pull Request - State: closed - Opened by rapsealk about 2 years ago

#11 - Use `asyncio.Event` for handling state changes

Issue - State: open - Opened by rapsealk about 2 years ago
Labels: refactor

#10 - deps: Upgrade `grpcio` and `grpcio-tools` to 1.48.2

Pull Request - State: closed - Opened by rapsealk about 2 years ago

#9 - feat: Use a new distinct type for `RaftId`

Pull Request - State: closed - Opened by rapsealk about 2 years ago

#8 - feat: Use `asyncio.Lock` rather than `threading.Lock`

Pull Request - State: closed - Opened by rapsealk about 2 years ago
Labels: maintenance

#7 - feat: Prevent handling multiple vote requests simultaneously

Pull Request - State: closed - Opened by rapsealk about 2 years ago
Labels: bug, feature

#6 - feat: Add lock to make vote process thread-safe

Pull Request - State: closed - Opened by rapsealk about 2 years ago
Labels: feature

#5 - feat: Implement Log Replication

Pull Request - State: closed - Opened by rapsealk about 2 years ago - 1 comment
Labels: feature

#4 - test: Increase leader election process timeout to 3 seconds

Pull Request - State: closed - Opened by rapsealk about 2 years ago

#3 - feat: Implement `asyncio` and `Thread` based Raft leader election

Pull Request - State: closed - Opened by rapsealk about 2 years ago
Labels: feature

#2 - Basic RAFT algorithm implementations

Issue - State: open - Opened by rapsealk about 2 years ago
Labels: feature

#1 - Implement gRPC based Raft algorithm

Pull Request - State: closed - Opened by rapsealk about 2 years ago
Labels: feature