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

- Automerge: https://github.com/automerge/automerge#undo-and-redo - Yjs: https://github.com/yjs/yjs#yundomanager

enhancement ๐ŸŒŸ
hard ๐Ÿง‘โ€๐Ÿ”ฌ

**What would you like to be added**: https://docs.microsoft.com/ko-kr/windows/package-manager/package/ https://docs.chocolatey.org/en-us/features/create-packages **Why is this needed**: To make it easy for Windows users to use

enhancement ๐ŸŒŸ

**What would you like to be added**: Load changes incrementally when creating a snapshot. When a large number of changes are accumulated in a document, Agent replaces the changes with...

enhancement ๐ŸŒŸ
good first issue ๐Ÿค

**What would you like to be added**: Keep the previous stream when executing AttachDocument or DetachDocument Since gRPC web does not provide a bi-directional stream, it is difficult to pass...

enhancement ๐ŸŒŸ

**What would you like to be added**: Add `PermissionDenied` response to Authorization webhook response error. I think it would be good to talk about the spec. issue starting point: https://github.com/yorkie-team/yorkie/pull/203#discussion_r662523173...

enhancement ๐ŸŒŸ
discussion ๐Ÿ’ญ

**What would you like to be added**: Simply reduce the synchronization latency even more like on figma **Why is this needed**: User experience is crucial when using or creating real-time...

enhancement ๐ŸŒŸ

Question: Are there any standards currently suggesting when to print (or resolve) the error log? The reason I am asking this question is that when I check the current error...

cleanup ๐Ÿงน

**What would you like to be added**: This issue was introduced in a commit of PR #214. In `yorkie/backend/sync/etcd/pubsub.go` ``` // TODO(hackerwins): If the agent is not stopped gracefully, there...

enhancement ๐ŸŒŸ

**What would you like to be added**: Improve the client to be safe in multiple Goroutines. **Why is this needed**: Go Client is likely to be used on the server,...

enhancement ๐ŸŒŸ

**Description**: Before implementing the value setting API based on Array index, I have a question to ask related https://github.com/yorkie-team/yorkie-js-sdk/issues/191 Our strategy is to set value at the value position of...

discussion ๐Ÿ’ญ