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

Arrow STM based on Compose #3301

Closed
wants to merge 8 commits into from
Closed

Arrow STM based on Compose #3301

wants to merge 8 commits into from

Conversation

serras
Copy link
Member

@serras serras commented Nov 23, 2023

Compose has STM-like primitives in Snapshot. This PR implements the STM machinery over those; this should actually gives us more flexibility because the Compose MutableStateX implement way more operations than us.

@serras serras requested review from raulraja and nomisRev November 23, 2023 11:51
Copy link
Contributor

Kover Report

Total Project Coverage 54.53%

@serras
Copy link
Member Author

serras commented Jan 30, 2024

Closing this, as it doesn't make much sense at this point

@serras serras closed this Jan 30, 2024
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.

2 participants