baidu / baidu/bfs

SDK writing strategies(fan-out write for example)

Open
#243 1 comment 0 reactions 0 assignees View on GitHub
new feature
Dominant language
C++
Stars
2.8k
Forks
551
PR merge metrics
No merged PRs in 30d

Description

maybe a third strategy, chains and fan-out. Write to a primary and that server will fan-out from there.
除了扇出写,链式写之外,有没有必要再添加一个这两种混合的写模式?SDK先写主副本,然后主副本进行扇出写。

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue discusses adding SDK write strategies, including fan-out, chained, and hybrid writes. Start by locating the SDK's existing write-strategy entry points and documenting how each current mode behaves. Done means the project has a decided scope for the hybrid mode, including whether the SDK writes the primary replica before that replica fans out.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.