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

Send should return the new object #27

Open
lodygens opened this issue Oct 11, 2017 · 0 comments
Open

Send should return the new object #27

lodygens opened this issue Oct 11, 2017 · 0 comments

Comments

@lodygens
Copy link
Owner

lodygens commented Oct 11, 2017

Send commands insert/update an object (work, data etc.) and return nothing.
These commands should return the inserted object since it may differ from what the client sent (typically data URI).
This should dramatically improve performances since it will remove the need to call get after each send as needed today to ensure coherency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant