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

feat(rln): public, ffi for atomic ops #162

Merged
merged 1 commit into from
May 16, 2023
Merged

feat(rln): public, ffi for atomic ops #162

merged 1 commit into from
May 16, 2023

Conversation

rymnc
Copy link
Contributor

@rymnc rymnc commented May 15, 2023

Follow up PR of #160

@rymnc rymnc marked this pull request as ready for review May 15, 2023 09:03
@rymnc
Copy link
Contributor Author

rymnc commented May 15, 2023

cc: @richard-ramos @weboko for wasm, go, and js implementations -
we can batch insertions and deletions in one go now, when chain forks are detected, or if you want to process a whole block at once, please use the atomic_operation ffi api

Copy link
Contributor

@weboko weboko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@rymnc rymnc merged commit c2d386c into master May 16, 2023
@rymnc rymnc deleted the atomic-public-ffi branch May 16, 2023 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants