Hacker News new | ask | show | jobs
by lobster_johnson 3668 days ago
Yes. Instead of multiple operations, you would get this from a single operation. But instead of modifying the log on every "pop", the operation would merely update a "read position" on behalf of the client. The position semantics would allow you to jump backwards in the log if needed.
1 comments

Excellent. This is very exciting! (well, for me at least)