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

Expose WriteBatch.append() and .approximate_size() #121

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

wbolster
Copy link
Owner

This adds support for :py:meth:WriteBatch.append() (since LevelDB
1.21) and :py:meth:WriteBatch.approximate_size() (not exposed before).

@wbolster wbolster self-assigned this Dec 10, 2020
@wbolster wbolster added this to the 1.4.0 milestone Dec 10, 2020
This adds support for :py:meth:`WriteBatch.append()` (since LevelDB
1.21) and :py:meth:`WriteBatch.approximate_size()` (not exposed before).
@wbolster wbolster merged commit 9dbb8e4 into master Dec 15, 2020
@wbolster wbolster deleted the expose-more-write-batch-api branch December 15, 2020 15:43
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.

1 participant