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

Update to redb 0.0.5 #160

Merged
merged 1 commit into from
Feb 21, 2022
Merged

Update to redb 0.0.5 #160

merged 1 commit into from
Feb 21, 2022

Conversation

cberner
Copy link
Contributor

@cberner cberner commented Feb 21, 2022

No description provided.

@casey casey merged commit 2f2e0f8 into ordinals:master Feb 21, 2022
@casey
Copy link
Collaborator

casey commented Feb 21, 2022

Very nice. I think this is a way better API for reverse iterators. The previous API was a little bit confusing, since you passed in a range from A to B and got back an iterator from B to A.

@cberner cberner deleted the redb branch February 21, 2022 18:00
@cberner
Copy link
Contributor Author

cberner commented Feb 21, 2022

Thanks, ya I've been revising all the APIs to more closely match std::collections::BtreeMap

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

Successfully merging this pull request may close these issues.

None yet

2 participants