Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
161 contributions in the last year
Contribution activity
May 2020
Created a pull request in textileio/go-threads that received 6 comments
jsonpatcher: sort events by ts in the reducer
Partially address #332 Here is the example I had an issue with. It was solved by this PR. https://gist.github.com/requilence/a9d1c4ceab32e1f09b1ce2…
+12
−0
•
6
comments
Created an issue in textileio/go-threads that received 3 comments
jsonpatcher and undetermined db events ordering between logs
Consider scenario:
1st peer creates new threadId and collection
then it Create new item in the collection
2nd peer joins the DB by addr
then it Save…
3
comments