Youngteac Hong

Results 120 comments of Youngteac Hong

@jeemyeong That's right. Since the target element needs to be moved between different parent elements, we need to pass `PrevParentCreatedAt` which is the previous parent's position and `ParentCreatedAt` which is...

@ejolie Thanks for your contribution. Overall the code looks good. > 1. How to determine the right chunk size of changes. > Is there any way to test the performance...

Unfortunately, I think it would be better to close this PR for now and open it when working again.

The documentation should also be updated. https://yorkie.dev/docs/auth-webhook

@andig Thanks for letting me know.

@blurfx Thanks for letting me know.

@andig Thanks. I will unpin it when we release the next version.

I think it would be good to close this PR for now and open it later when working again.

@shmruin Thanks for your interest in this issue. Users will manage the application's documents using [Yorkie Go Client](https://github.com/yorkie-team/yorkie/blob/eaf8fe26933f5d9a3d1e8eb224641d657a9878fc/client/client.go#L66-L77) on the server just like a normal DB driver. DB drivers used...

@shmruin The final goal of this issue is to make the Client and Document work safely in multi-routines. I think we can do this issue step by step. How about...