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

Read-only transactions #69

Open
apkar opened this issue Feb 7, 2019 · 1 comment
Open

Read-only transactions #69

apkar opened this issue Feb 7, 2019 · 1 comment
Milestone

Comments

@apkar
Copy link
Contributor

apkar commented Feb 7, 2019

It's just syntactic sugar on top of FDB transactions. This makes code much better and more readable by making it clear if a transaction was ever used for updates. We can't do this with current code, Flow bindings classes are not virtual.

blocked on: apple/foundationdb#1027

@apkar
Copy link
Contributor Author

apkar commented Feb 7, 2019

Ideally, it should be in Flow bindings. But we can move it later.

@hgray1 hgray1 added this to the 1.7.0 milestone Feb 11, 2019
@hgray1 hgray1 modified the milestones: 1.7.0, 1.8.0 Mar 19, 2019
@apkar apkar modified the milestones: 1.8.0, 2.0.0 Aug 12, 2019
@apkar apkar removed their assignment Sep 19, 2019
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

2 participants