yorkie icon indicating copy to clipboard operation
yorkie copied to clipboard

Yorkie is a document store for collaborative applications.

Results 114 yorkie issues
Sort by recently updated
recently updated
newest added

**Description**: Introduce stateful session affinity in yorkie cluster to resolve [Split-Brain of WatchDocument](https://github.com/yorkie-team/yorkie/blob/main/design/sharded-cluster-mode.md#risks-and-mitigation). In other words, implementing session affinity to enable session routing with strong affinity over current ring hash...

enhancement 🌟
discussion 💭

**What this PR does / why we need it**: Add test for reattach document after deactivated **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does this...

**What this PR does / why we need it**: Clean up presence after client deactivation **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does this PR...

**What would you like to be added**: It seems necessary to collect metrics for MongoDB sharded clusters. Currently, the existing monitoring system focuses on Yorkie metrics and go process metrics,...

enhancement 🌟
good first issue 🐤