Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take out :dat.sync.remote.db/id client side stuff #12

Open
metasoarous opened this issue Nov 21, 2016 · 1 comment
Open

Take out :dat.sync.remote.db/id client side stuff #12

metasoarous opened this issue Nov 21, 2016 · 1 comment
Assignees

Comments

@metasoarous
Copy link
Owner

Was originally thinking it might not hurt to leave it in (in spite of new global identity/lookup based approach), but realizing it confuses things for P2P.

Some users have seen some bugs as a result of this (they are using identity for client -> server, but obviously not server -> client since that hasn't been generalized yet). So perhaps in the short term, we could fix this problem for them by making sure we don't send :dat.sync.remote.db/id to the server with the globalize-datoms function, just as we did with the old apply-remote-tx! function.

@jocrau
Copy link

jocrau commented Dec 8, 2016

This is currently a blocker for me to use Datsync. Just pinging ;-)

@metasoarous metasoarous self-assigned this Apr 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants