-
Notifications
You must be signed in to change notification settings - Fork 0
Transaction log querying #238
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
base: core-2698-transaction-log-store
Are you sure you want to change the base?
Transaction log querying #238
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I noticed a handful of TODO comments in here; is this code ready for review or are you still working on it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, this is in progress, I forgot that this repo starts with things in ready state, I'm used to harperdb starting things in draft.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good! I'm ready to review whenever 😄
…y how far we can read
… into transaction-log-querying
…latest position in log file registration
…nsaction log positions so we can the position of the transaction log that has been fully flushed and what needs to be replayed on restart, refs #219
… into transaction-log-querying
Co-authored-by: Ethan Arrowood <[email protected]>
Co-authored-by: Ethan Arrowood <[email protected]>
943b324 to
2673ecd
Compare
…headers, and simplify block iteration
No description provided.