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

Prevent exposing innerpresence to users

chacha912 opened this issue over 1 year ago
Handle Presence Cleanup in Housekeeping Process

chacha912 opened this issue over 1 year ago
Update contributing docs

MoonGyu1 opened this pull request over 1 year ago
Suggest to add `PushPull` benchmark test

hyemmie opened this issue over 1 year ago
Set cobra default output to stdout

blurfx opened this pull request over 1 year ago
Remove panic from crdt counter

MoonGyu1 opened this pull request over 1 year ago
Fetch latest snapshot metadata to determine snapshot creation need

hyemmie opened this pull request over 1 year ago
Remove panic from crdt.RGATreeList

sejongk opened this pull request over 1 year ago
Clean up code

hackerwins opened this pull request over 1 year ago
Clean up methods related to presence

chacha912 opened this pull request over 1 year ago
Hide Watch method from Client.go and move into Attach method

karockai opened this pull request over 1 year ago
Simplify CLI commands by saving rpc-addr and project to context

Wu22e opened this pull request over 1 year ago
Fix typos and invalid link in the yorkie design document

g2hhh2ee opened this pull request over 1 year ago
Remove Select operation from Text

joonhyukchoi opened this pull request over 1 year ago
Atomicity not guaranteed when using BulkWrite

fourjae opened this issue over 1 year ago
Add Pagination to Listing Projects for Housekeeping

tedkimdev opened this pull request over 1 year ago
Cache project info

blurfx opened this pull request over 1 year ago
Update CHANGELOG.md for v0.4.5

hackerwins opened this pull request over 1 year ago
Replace Text.select with Presence

hackerwins opened this issue over 1 year ago
Move Presence to Document

chacha912 opened this pull request over 1 year ago
Remove unneccesary codes from gc

JOOHOJANG opened this pull request over 1 year ago
push test

fourjae opened this pull request over 1 year ago
Allow users to pass multi nodes when calling Tree.edit

JOOHOJANG opened this pull request over 1 year ago
Remove client.UpdatePresence and pass PeersChangedEvent to Client

hackerwins opened this pull request over 1 year ago
Move Presence to Document

hackerwins opened this pull request over 1 year ago
Bump google.golang.org/grpc from 1.50.0 to 1.53.0

dependabot[bot] opened this pull request over 1 year ago
Add include-snapshot flag to ListDocuments API

hackerwins opened this pull request over 1 year ago
Revise log messages

hackerwins opened this pull request over 1 year ago
Add include-snapshot flag to ListDocuments API

hackerwins opened this issue over 1 year ago
Update CHANGELOG.md for next release

hackerwins opened this pull request over 1 year ago
Add logout command to CLI

blurfx opened this pull request over 1 year ago
Remove panic from crdt.Tree and index.Tree

JOOHOJANG opened this pull request over 1 year ago
Introduce Pagination for Housekeeping

krapie opened this issue over 1 year ago
Cache ProjectInfo to Improve Overall RPC Response Time

krapie opened this issue over 1 year ago
update changelog for next release

JOOHOJANG opened this pull request over 1 year ago
Apply garbage collection for tree

JOOHOJANG opened this pull request over 1 year ago
Add a workaround to prevent retrieving removed documents from MemDB

hackerwins opened this pull request over 1 year ago
Make attributes display properly in dashboard

YoonKiJin opened this pull request over 1 year ago
Filter out removed documents from ListDocuments API

hackerwins opened this pull request over 1 year ago
Add removed_at exist false option in FindDocInfosByPaging

emplam27 opened this pull request over 1 year ago
Update Tree.edit to allow insertion of multiple contents at once

hackerwins opened this issue over 1 year ago
Add RemoveIfNotAttached flag to Detach

emplam27 opened this pull request over 1 year ago
Bug: Concurrent editing at beginning of text is not commutative

ehuas opened this issue over 1 year ago
Add force flag to RemoveDocument command

emplam27 opened this pull request over 1 year ago
Update ClientInfo with ID and extract `testcases` package

emplam27 opened this pull request over 1 year ago
Resolve CI failure with longer MaxConnectionAge

krapie opened this pull request over 1 year ago
Update CHANGELOG for v0.4.2

krapie opened this pull request over 1 year ago
Add missing Secrets configuration

jongwooo opened this pull request over 1 year ago
Abstract the workflow to base-docker-publish.yml

jongwooo opened this pull request over 1 year ago
Reusing workflows avoids duplication

jongwooo opened this issue over 1 year ago
Change k8s version of yorkie-cluster chart to 1.23

emplam27 opened this pull request over 1 year ago
Implement Tree.Style for setting attributes to nodes

hackerwins opened this pull request over 1 year ago
Add TLS Option & Insecure Flag in Admin CLI

krapie opened this pull request over 1 year ago
Update CHANGELOG for v0.4.1

krapie opened this pull request over 1 year ago
Admin RPC test fails intermittently

hackerwins opened this issue over 1 year ago
Support UTF16 Code Units in yorkie.Tree

krapie opened this pull request over 1 year ago
Simplify CLI commands by saving rpc-addr and project to context

hackerwins opened this issue over 1 year ago
Update CHANGELOG for v0.4.0

chacha912 opened this pull request over 1 year ago
Move Presence from Client to Document

chacha912 opened this pull request over 1 year ago
Clean up code after moving admin to rpc

hackerwins opened this pull request over 1 year ago
Add remove document command to CLI

emplam27 opened this pull request over 1 year ago
Remove document cli small

hackerwins opened this pull request over 1 year ago
Resolve concurrent map issue

chacha912 opened this pull request over 1 year ago
Revise Helm Charts for Production Installations

krapie opened this pull request over 1 year ago
Update CHANGELOG for v0.3.5

krapie opened this pull request over 1 year ago
Implement yorkie.Tree for text editors using tree model

hackerwins opened this pull request over 1 year ago
Add RemoveDocumentAdmin API in Admin client & CLI command

emplam27 opened this pull request over 1 year ago
Support DynamoDB

hackerwins opened this issue over 1 year ago
Integrate SDK RPC Server and Admin RPC Server to Single RPC Server

krapie opened this pull request over 1 year ago
Resolve Helm Chart Installation Fail on Custom Release Name

krapie opened this pull request over 1 year ago
Introduce sharding rules to MongoDB collections

hackerwins opened this issue over 1 year ago
Add Leader Election for Housekeeping in Sharded Cluster using MongoDB

krapie opened this pull request over 1 year ago
Add Helm Chart to ArtifactHub

krapie opened this issue over 1 year ago
Mitigate Split-brain of Long-lived Connection

krapie opened this issue over 1 year ago
Revise Helm charts & README.md

krapie opened this pull request over 1 year ago
Remove panic method in crdt array

emplam27 opened this pull request over 1 year ago
Add Sharded Cluster Mode Design Document

krapie opened this pull request over 1 year ago
Remove panic method in crdt text

emplam27 opened this pull request over 1 year ago
Add Leader Election for Housekeeping in Sharded Cluster using K8s Lease

krapie opened this pull request over 1 year ago
Remove panic method in json text

emplam27 opened this pull request over 1 year ago
Remove panic and wrapping informational error from server

emplam27 opened this pull request over 1 year ago
Update MAINTAINING.md

chacha912 opened this pull request over 1 year ago
Add RemoveDocumentByDocKey API in Admin client & CLI command

emplam27 opened this pull request over 1 year ago
Update Helm Chart Releaser Action

krapie opened this pull request over 1 year ago
Update CHANGELOG for v0.3.4

chacha912 opened this pull request over 1 year ago
Set Default MaxConnectionAge & MaxConnectionAgeGrace to Infinity

krapie opened this pull request over 1 year ago
Update Yorkie Helm Charts

krapie opened this pull request over 1 year ago
Add gRPC MaxConnectionAge & MaxConnectionAgeGrace Options

krapie opened this pull request over 1 year ago
Fixed a guide about path of docker-compose.xml file

maruldy opened this pull request over 1 year ago
The CONTRIBUTING.md doesn't contain latest changes.

maruldy opened this issue over 1 year ago
Revise helm chart README.md & workflow chart-release.yaml

krapie opened this pull request over 1 year ago
Update release-chart.yml workflow

krapie opened this pull request over 1 year ago
Add Yorkie Helm Charts

krapie opened this pull request over 1 year ago
Lock watchDocuments depending on the client and doc

chacha912 opened this pull request over 1 year ago
Change the interface from `document.update()` to `document.change()`

chacha912 opened this issue over 1 year ago