Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yorkie-team/yorkie

Yorkie is a document store for collaborative applications.
https://github.com/yorkie-team/yorkie

Add comments to exported functions related with ActorID

e9ee5400a42b97121d1f8020302603bf2eae430f authored over 4 years ago by CHOI HEE JAE <[email protected]>
Add unit tests for checkpoint

0a537b58902b418a7d9f1ec084e9872215a0e383 authored over 4 years ago by Park Beomsu <[email protected]>
Cleanup redundant error check

8adf45e70cce9d2e5fff935cd829e693a62bfca2 authored over 4 years ago by Park Beomsu <[email protected]>
Update README.md

c84728f98bc33cf09d018dfdd0fec8510e46a4d6 authored over 4 years ago by Youngteac Hong <[email protected]>
Add test case that checks config file existence

1ce77f3a431a46abfa37fceba24f76f6f882dce6 authored over 4 years ago by Park Beomsu <[email protected]>
Rename updatedAt to movedAt (#88)

6438519d0f5d826d4a0cd178be7d618e852e5c79 authored over 4 years ago by Jongil Seok <[email protected]>
FIx NumberProxy to Counter (#82)

* Change NumberProxy to Counter

Improved so that 'Increase operation' can be performed with a...

50ca24b843118e0a3ed39142ed7e55a6b9923f55 authored over 4 years ago by Dongcheol Choe <[email protected]>
Remove panic in types.EncodeOperation

Remove panic in types.EncodeOperation and change return value of
types.EncodeOperation to ([][]...

2bb8bf304ff634f4f0013287d897a0d232eb462a authored over 4 years ago by CHOI HEE JAE <[email protected]>
Remove random to prevent code coverage reduction

c2e641ff9a4c9e86304560826d5e6d5f492bc0ec authored over 4 years ago by hackerwins <[email protected]>
Add CONTRIBUTING.md

544e18055e9c59bff4cb8973e45590e820d9ed9b authored over 4 years ago by hackerwins <[email protected]>
Introduce Prometheus metrics

Yorkie is getting more complex as features are added. So, we need to monitor the status of Agent...

097108efbb03ac6843cd57ae660f5f10c5075149 authored over 4 years ago by daclouds <[email protected]>
Update ROADMAP.md

10a163ef7dd2a22eb1e6028935c3061c6d359b2c authored over 4 years ago by Youngteac Hong <[email protected]>
Fix send on closed channel

When a client watches multiple documents, `panic: send on close channel`
has occurred because i...

7978dcc9014b626720d0cc9e4ca9e1db86c047cd authored over 4 years ago by hackerwins <[email protected]>
Fix a bug that stopped publishing events

This bug occurs in the order of Publish and Unsubscribe. I can't fix it
right now, I just added ...

1b396353b63cd7529289a407c75fada6b89cebb1 authored over 4 years ago by hackerwins <[email protected]>
Add increase operation (#71)

* Add increase operation

I add 'number_proxy.go' and 'increase.go' for increase operation
on...

016a8902274dbf8dab0c0493051b856617ce60ce authored over 4 years ago by Dongcheol Choe <[email protected]>
Cleanup enumerated data code

iota keyword can use like 'enum' in go. And it seems good to refactor
the enumerated data code u...

95cacc698028c2e64a79ae8972b06efd5a7840fc authored over 4 years ago by dc7303 <[email protected]>
Remove unnecessary initial value of LLRB "NewTree" function

3beea06e17991c7fb4c390c2acacec501b357adc authored over 4 years ago by Logan <[email protected]>
Add issue template (bug-report.md)

27c5486edf68c40efc5675f6888fa9357488e45f authored over 4 years ago by hyunwoo.jo <[email protected]>
Fix DeepCopy of Primitive

Properties change when deleting an instance of Primitive.
It seems that it cannot be considered ...

165cdbffdafc427168c0ae4ea4efcaff00778e9c authored over 4 years ago by dc7303 <[email protected]>
Add Initialization message to WatchDocumentsResponse

750752335a3271c8b1181ea13a3c823df636dcf9 authored over 4 years ago by hackerwins <[email protected]>
Extract `pkg/types`

We can defines types that can be accessed by both Client and Agent in
pkg/types.

79e0fc5e331b39f6b64043232c2f0cf3947faa7e authored over 4 years ago by hackerwins <[email protected]>
Remove unnecessary client collection lookup

b9ea57be7d708a2a24d6d89251d68b8f40c01f4e authored over 4 years ago by hackerwins <[email protected]>
Add Watched/Unwatched events

75b448fe9899d7526e2cf27e5b779fbcc06a1469 authored over 4 years ago by hackerwins <[email protected]>
Remove the synced seq when detaching the document

To collect garbage like CRDT tombstones left on the document, all
the changes should be applied ...

056dd61fa68a9250d50feeac0384be1d764537c7 authored over 4 years ago by hackerwins <[email protected]>
Add minimum pulled ticket in PushPull response

0597a6275ede944012fc7d19cb59f4bf8b4d2996 authored over 4 years ago by hackerwins <[email protected]>
Add SnapshotInterval

To allow users to control the disk usage of the DB, instead of storing a
snapshot every time, sn...

a62722d985d94ea243d6fef1c20432dc5e17dd42 authored over 4 years ago by hackerwins <[email protected]>
Add Document.GarbageCollect

4d7c20d238cc53ef6e47ddeb4937c66111755866 authored over 4 years ago by hackerwins <[email protected]>
Extract InternalDocument from Document

When managing a snapshot on the server, there is no need to keep clone
in a document.

424298cf94d6b3f261f6efba436b96192a6b8f86 authored over 4 years ago by hackerwins <[email protected]>
Create FUNDING.yml

4f251580b157e3c58d8b15876ad1b8b21b07c742 authored over 4 years ago by Youngteac Hong <[email protected]>
Fix incorrect lock key

3725ae725f57ef0a5e18bfbb757c11f9523e89ca authored over 4 years ago by hackerwins <[email protected]>
Add last line node to RichText

69383876e6cef31e61b911b153173454e7d11159 authored over 4 years ago by hackerwins <[email protected]>
Add RichEdit

b67c89675ed65e4fa490e9177a7759d0838f248a authored over 4 years ago by hackerwins <[email protected]>
Update README.md

3993667b70f4ce40cd53fd7f1c46af30fdc20775 authored over 4 years ago by Youngteac Hong <[email protected]>
Add RichText

1a6a68adf8a10da8c98f3bb24767bf6b36dc3e95 authored over 4 years ago by hackerwins <[email protected]>
Cleanup proto

3a6b48aa4967d1fd531080cd2539e29f3aa3c06d authored over 4 years ago by hackerwins <[email protected]>
Add move operation in an array

e0597e5177c0961e8cbf85d415dc662975e7b306 authored over 4 years ago by hackerwins <[email protected]>
Update README.md

a9ca67d6e4c9ebcd44fd805e1cc2a6874b645325 authored over 4 years ago by Youngteac Hong <[email protected]>
Add TestNewConfigFromFile

efd40e1993e1c781a3f49e26de8072b5ee6d6cc2 authored over 4 years ago by Logan <[email protected]>
Replace deletedAt with removedAt

199e7b5a689a6a4cf585225e2c5ae08ba06d62cb authored over 4 years ago by hackerwins <[email protected]>
Introduce RGATreeList

b00081cffac24a76b0f3eae9ce9efc3c4da6e227 authored over 4 years ago by hackerwins <[email protected]>
Change assert.Nil to assert.NoError for better message

1331e15d7a53b73034d5d8bcd1d632729644c1b1 authored over 4 years ago by Logan <[email protected]>
Fix typo and cleanup codes

0a451b7d224e5fae056a7b4d9a84e68109b0e2c5 authored over 4 years ago by hackerwins <[email protected]>
Clean up "rpc test" code for readability

9587af0bf664c817f31cfbf726770b5655f4dcc3 authored over 4 years ago by Logan <[email protected]>
Fix a bug where the index on an array was not valid

fd9f342d35747f54785d2d8d116e5c0d00400672 authored over 4 years ago by hackerwins <[email protected]>
Add version command

4c2895906b337641cb8bbaabd7efeb23ba187bf9 authored over 4 years ago by hackerwins <[email protected]>
Add Array.InsertAfter

1c0f0824b3c66cc2350f730b76aeb7025bb88a72 authored over 4 years ago by hackerwins <[email protected]>
Add more snapshot test

eb71d4ef46479ed831fe5c174f1c571e0dc35dbe authored almost 5 years ago by hackerwins <[email protected]>
Cleanup codes

0cebb416a683ffe1a3661fdf2c126c4cae970fa4 authored almost 5 years ago by hackerwins <[email protected]>
Refactor func syncThenAssertEqual for convenience

56983b8b75878c8282b0773c400869ecd8b0d558 authored almost 5 years ago by Logan <[email protected]>
Update README.md

a05a8abb23d50d6e1e61b314dec21f8d144664c3 authored almost 5 years ago by Youngteac Hong <[email protected]>
Add ROADMAP.md

1e6ad80ac4e228acf70ac0935bfcc8b8d43ae14f authored almost 5 years ago by hackerwins <[email protected]>
Save a snapshot when pushpull is executed

c5fa9c2791396a4ce3186eaaec674dbbea464b12 authored almost 5 years ago by hackerwins <[email protected]>
Add logic to pull snapshot if changes more than threshold

4b200029f0e9522b3ace658e912bb271e9a5d244 authored almost 5 years ago by hackerwins <[email protected]>
Update README.md for easy to follow Quick Start

d5d4cd3b9e2a450d6d0d9b40e9c3aeeb47bda79b authored almost 5 years ago by Logan <[email protected]>
Clean up "watch test" code for readability

c4e19bda63a727b383c189ad5296448df608801c authored almost 5 years ago by Logan <[email protected]>
Improve "client" package test

f4d73a12c04bf4caedbd8865bca92deef2906373 authored almost 5 years ago by Logan <[email protected]>
Fix problem of using multiple DB during test

5cada3969a92bf356eab3922b49e97cb0091011c authored almost 5 years ago by Logan <[email protected]>
Add more RPCServerTest

2b73d1b0535f986aea690981a79349f8d08e9fa3 authored almost 5 years ago by hackerwins <[email protected]>
Add RPCServerTest

c16578c2f8c39c9b2c5be0b9091fa65cf3a68602 authored almost 5 years ago by hackerwins <[email protected]>
Add Codecov

5cbb66b4dc94bf7c93de625b4ff675a65bd04462 authored almost 5 years ago by hackerwins <[email protected]>
Attach extra error metadata to gRPC's status

b01fa07da18ecc3ca38a13a85b04e8e4fd479bb1 authored almost 5 years ago by hackerwins <[email protected]>
Clean up codes for readability (#25)

8ebf6f8b8d076e525d090e30b0ab9d32bd864bb7 authored almost 5 years ago by Logan <[email protected]>
Fix problem of using same DB as previous test (#24)

6933773bb5d79156ee8e810c4979aab1550bac2f authored almost 5 years ago by Logan <[email protected]>
Add simplify option to gofmt (#23)

4771b3e4cf487e1ac2d8eb16033f99f9f2176750 authored almost 5 years ago by Youngteac Hong <[email protected]>
Fix lint errors (#17)

bd7fdca445b49ed839f741cddada9b1147a54306 authored almost 5 years ago by Youngteac Hong <[email protected]>
Replace `if err := XXX; err != nil {t.Error(err)}` with `assert.Nil` (#22)

09e0b8c976187475d00b6cea57d7d41455ebe174 authored almost 5 years ago by Youngteac Hong <[email protected]>
Update README.md (#21)

181ab358b2717ba0ab9c7b38b35117a73e4af98c authored almost 5 years ago by Logan <[email protected]>
Add .circleci/config.yml (#18)

8ac5462ef8a2f66246aa1019c5755ca1bd40eba6 authored almost 5 years ago by Youngteac Hong <[email protected]>
Merge branch 'master' of https://github.com/yorkie-team/yorkie

c644dcc0fcab6e92552cdcde51030cbdfb35947e authored almost 5 years ago by hackerwins <[email protected]>
Add .github/PULL_REQUEST_TEMPLATE.md

218e5b6320615db68d24f154570ded0bd7243daf authored almost 5 years ago by hackerwins <[email protected]>
Remove unnecessary use of "backend/mongo" package (#15)

* Remove unnecessary use of "backend/mongo" package
* Fix #15 feedback

7725761cdaac32e38c9e830058eaf34e8d98ad50 authored almost 5 years ago by Logan <[email protected]>
Clean up codes

612617758fb856a19237fe00b24d29d17985db2e authored almost 5 years ago by Hackerwins <[email protected]>
Split textNode from the back to prevent index change during modification

350acc845e71a4096ade18d5a891aff595ba2e99 authored almost 5 years ago by Hackerwins <[email protected]>
Link to what will be the docs

5b0e01b03e6a6b80178dcb9b32b65db7fe23448d authored almost 5 years ago by Hackerwins <[email protected]>
Eliminate unnecessary code

88eb052cbe68d2d81ee335493e3efb10388a2f39 authored almost 5 years ago by hackerwins <[email protected]>
Create LICENSE

fdfadd7fc20c72eb74c0ccdcb6dad3c3f8c1a51e authored almost 5 years ago by Youngteac Hong <[email protected]>
Run `make fmt` to format the code according to Go standard

c095c58338ffffe3b295464a61804693a66d3a46 authored almost 5 years ago by Hackerwins <[email protected]>
Update README.md

a31b8f8ef6812e0f1a5985077286aa93676c6cbe authored almost 5 years ago by Youngteac Hong <[email protected]>
Flush local changes after applying them to the server

be0fb7261e1a47fe178d21fa89fc200cad007269 authored almost 5 years ago by Hackerwins <[email protected]>
Add Dockerfile and clean up the arguments

5df5cb092105124f353b7ec1dd0861864d5ee781 authored almost 5 years ago by hackerwins <[email protected]>
Update README.md

07576b4b8b5102347b7e0fe11e4c0f8d4854295f authored almost 5 years ago by Youngteac Hong <[email protected]>
Transfer this repository to yorkie-team

8482b4f47a3c8d1b6d9707f8616d048bbb921462 authored almost 5 years ago by Hackerwins <[email protected]>
Update README.md

4659dbd980a89fb5ffa36f41f6335aa82fb5df58 authored almost 5 years ago by Hackerwins <[email protected]>
Move the remove flag to the Element to prepare fore garbage collection

233f87e57975f31c359483bd8a6d449edd8b0688 authored almost 5 years ago by Hackerwins <[email protected]>
Keep clone when receiving remote change

b041c56f95418a7ed34a2b91ae3dac276dd211bd authored almost 5 years ago by Hackerwins <[email protected]>
Fix a invalid field in the convention

c275cabe39805bbb991affb355f270bfe54b76a2 authored almost 5 years ago by hackerwins <[email protected]>
Update selection on Text

41755639de2bce5f9c04dbeafaf5b7112a02124e authored almost 5 years ago by Hackerwins <[email protected]>
Fix duplicate key error collection changes

PushPull saves changes sent by the client then returns changes that the
client did not receive i...

0f850eaf53e54636014f18dcf6f503e8d176c522 authored almost 5 years ago by Hackerwins <[email protected]>
Add watch API

9fccd55907ddbd669babb3d13cc17c95efdac582 authored almost 5 years ago by Hackerwins <[email protected]>
Fix invalid code in LLRB

https://www.cs.princeton.edu/~rs/talks/LLRB/LLRB.pdf

548e81d572186a88f62633545b7d00266a7a1faa authored about 5 years ago by hackerwins <[email protected]>
Add text composition test

3e8eb6c6c28963ef09224ea192090c5651d4233f authored about 5 years ago by hackerwins <[email protected]>
Move datatype package to json package

7db4b591fe0f2d38f15b02629c420fe270d4aa10 authored about 5 years ago by Hackerwins <[email protected]>
Fix the bug that pull the changes of the requested client in the pull phase

9c7590955b1859f3e7b5b461ce1dedd10b72e5f0 authored about 5 years ago by Hackerwins <[email protected]>
Add missing delimiter when comparing two tickets

c1743e36c42a0d4b25a4e52cc94c58049bc9d58c authored about 5 years ago by Hackerwins <[email protected]>
Add temporary mutex map

We will need to replace this with distributed lock later. https://github.com/minio/dsync#other-t...

beb9333a04468f114ffa2b28d45296fdfe2291ab authored about 5 years ago by Hackerwins <[email protected]>
Refactor to align with the JS SDK

babb3c84df0ed4ad84dca49997830cb7aac58efc authored about 5 years ago by Hackerwins <[email protected]>
Merge pull request #4 from hueypark/master

Use `Raw string literals` instead of `Interpreted string literals` in…

27935b958e653c1dd6658426732ba5c4f4347cfd authored about 5 years ago by Youngteac Hong <[email protected]>
Use `Raw string literals` instead of `Interpreted string literals` in test

It is more efficient to express `double quote`.

e590dad23ba2296b4bda9eefd30d8416882ae479 authored about 5 years ago by Jaewan Park <[email protected]>
Add comments

8c92755effc4fe5db6971f1a833b05a94816ec35 authored about 5 years ago by hackerwins <[email protected]>
Change the interface of pb converter with error return

a4197c3596c667e23e6021aa8034104aa749306e authored about 5 years ago by Hackerwins <[email protected]>