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 actual objects to pubsub instead of the object hashes #91

Closed
haadcode opened this issue Sep 25, 2016 · 1 comment
Closed

Send actual objects to pubsub instead of the object hashes #91

haadcode opened this issue Sep 25, 2016 · 1 comment

Comments

@haadcode
Copy link
Member

haadcode commented Sep 25, 2016

The log is currently transported as a hash of the snapshot of the last 8 items of the log. We should change this so that the individual objects are sent to pubsub (not the hash, the actual object). This will speed up the transport significantly.

@haadcode
Copy link
Member Author

This now happens (haadcode@00865a3). Closing.

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