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

Remove ConcurrencyMode.RecordIsolation #418

Merged
merged 9 commits into from
May 28, 2024
Merged

Conversation

TedHartMS
Copy link
Contributor

This did not yield significant performance benefits and removing it cleans up some special cases in the code

@TedHartMS TedHartMS requested a review from badrishc May 24, 2024 20:57
@TedHartMS TedHartMS merged commit ade2991 into main May 28, 2024
30 checks passed
@TedHartMS TedHartMS deleted the remove-record-isolation branch May 28, 2024 22:01
chyin6 pushed a commit to jusjin-org/garnet that referenced this pull request Jul 2, 2024
* Remove ConcurrencyControlMode.RecordIsolation

* minor tweaks

* Preserve lock offsets in following bit positions; add AggressiveInlining to ITsavoriteSession lock methods

* Add comments on ReadCache consistency

* Update Locking.mdand Reviv.md to remove RecordIsolation

* Clean up DoTransientLocking to simply be IsLocking
@github-actions github-actions bot locked and limited conversation to collaborators Jul 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants