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

**What would you like to be added**: Add `Tree.move` **Why is this needed**: In many WYSIWYG editor, move subtree to another parent node’s child (move) is supported, so Yorkie.Tree also...

enhancement 🌟
hard πŸ§‘β€πŸ”¬
sdk βš’οΈ

**What would you like to be added**: * Presenting a roadmap focused on `Style` Operations for Yorkie `Text` data structure. **Why is this needed**: * Present an overview of the...

enhancement 🌟

**Description**: When a document is explicitly detached, the presence is removed from the presences through `PresenceChange{type: 'clear'}`. This helps keep snapshot presence lightweight. However, when the client does not explicitly...

enhancement 🌟
cleanup 🧹

**Description**: The split-brain of a long-lived connection occurs a long-lived connection like WatchDocument will keep connected to the old server and not be rerouted to the new server when a...

enhancement 🌟
discussion πŸ’­

**What would you like to be added**: We need to consider the case where the value of `Primitive` is a byte array and a date. **Why is this needed**: The...

enhancement 🌟
sdk βš’οΈ

**What would you like to be added**: We need to remove `SplayNode` from `RGATreeListNode`, but it is related to performance. We should check it when performance tests are possible. **Why...

enhancement 🌟
discussion πŸ’­
sdk βš’οΈ

Hi This isn't an enhancement request more of a "best way" question. Currently I have a JSON document and I need to feed that into Yorkie (via Go). I know...

enhancement 🌟
good first issue 🐀
sdk βš’οΈ

**Description**: Support DynamoDB. Yorkie cluster stores data, including documents and changes, in DB. Currently, it supports MongoDB and in-memory DB for testing purposes. https://github.com/yorkie-team/yorkie/tree/main/server/backend/database **Why**: Using managed DB like DynamoDB...

enhancement 🌟
good first issue 🐀

**What would you like to be added & Why is this needed**: The status of document changes as follow link(document-removal desing document) https://github.com/yorkie-team/yorkie/blob/main/design/document-removal.md#state-transition-of-document ``` β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” Attach β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” Remove β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚...

enhancement 🌟

**Description**: Add Yorkie Helm charts to [ArtifactHub](https://artifacthub.io/). **Why**: To make Yorkie Helm charts easily discoverable and accessible to other members of the Kubernetes community. This can help Yorkie reach a...

cleanup 🧹