meteor-rethinkdb
meteor-rethinkdb copied to clipboard
Wait for Rethink's #4629 to get done
https://github.com/rethinkdb/rethinkdb/issues/4629
+1 to get updates
:+1: ditto as @frankleng
+1
https://github.com/rethinkdb/rethinkdb/issues/3579 , which was related to #4629, was done recently (7 days ago), not sure what bearing that has on #4629. RethinkDB seems like it would be HUGE for Meteor. @slava is this the only thing you need to complete the integration?
+1
I don't think 3579 and 4629 were related. They are separate issues. I need both to be released in an official release to get the latency compensation working without race conditions.
Sounds very promising considering these are actively being worked on.
@muloka well, I believe this was all slated for 2.2 since they've been working on 2.1 so it's all sort of on schedule.
:+1:
Rethinkdb 2.2 is out today .. does the release solve the issue with latency compensation race conditions?
No, https://github.com/rethinkdb/rethinkdb/issues/4629 is still open.
Is this the only reason development is stalled? While this seems nice, I don't think it's relevant to most use cases… especially if you're creating ids on the client.
This is important if you want your Optimistic UI features to correctly roll-back if the server disagrees with the client's simulated changes. If you don't require that feature, I think the package should still work fine for you.
The development is stalled because it was a project for fun and I gave it a week to accomplish. And the result exceeded my expectations but the interest from the Meteor or RethinkDB community was never substantial enough for me to continue poring hours into it.