meteor-rethinkdb icon indicating copy to clipboard operation
meteor-rethinkdb copied to clipboard

Wait for Rethink's #4629 to get done

Open Slava opened this issue 9 years ago • 14 comments

Slava avatar Aug 08 '15 08:08 Slava

https://github.com/rethinkdb/rethinkdb/issues/4629

Slava avatar Aug 08 '15 08:08 Slava

+1 to get updates

frankleng avatar Aug 16 '15 23:08 frankleng

:+1: ditto as @frankleng

muloka avatar Aug 20 '15 21:08 muloka

+1

faceyspacey avatar Oct 27 '15 23:10 faceyspacey

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?

faceyspacey avatar Oct 28 '15 00:10 faceyspacey

+1

jmusacchio avatar Oct 28 '15 00:10 jmusacchio

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.

Slava avatar Oct 28 '15 01:10 Slava

Sounds very promising considering these are actively being worked on.

muloka avatar Oct 29 '15 13:10 muloka

@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.

dkran avatar Oct 31 '15 15:10 dkran

:+1:

muloka avatar Nov 01 '15 23:11 muloka

Rethinkdb 2.2 is out today .. does the release solve the issue with latency compensation race conditions?

tabruhn avatar Nov 12 '15 20:11 tabruhn

No, https://github.com/rethinkdb/rethinkdb/issues/4629 is still open.

Slava avatar Nov 13 '15 02:11 Slava

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.

lalomartins avatar Feb 04 '16 16:02 lalomartins

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.

Slava avatar Jul 02 '16 05:07 Slava