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

proposal: allow lock-free updates? #165

Open
gaissmai opened this issue Jan 31, 2025 · 0 comments
Open

proposal: allow lock-free updates? #165

gaissmai opened this issue Jan 31, 2025 · 0 comments

Comments

@gaissmai
Copy link
Owner

Dear users,

I have implemented an InsertPersist method in the persist branch, and before I go to the trouble of writing the same for DeletePersist and UpdatePersist, I'm asking for a thumbs up or down on whether this would be used.

Please consider that the lock-free persist methods are in the microsecond range as opposed to nanoseconds for normal insert/delete.

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

No branches or pull requests

1 participant