Skip to content

Add tx.Append method for ergonomic#2088

Merged
AlexeyAkhunov merged 11 commits intomasterfrom
close_cursor
Jun 4, 2021
Merged

Add tx.Append method for ergonomic#2088
AlexeyAkhunov merged 11 commits intomasterfrom
close_cursor

Conversation

@AskAlexSharov
Copy link
Collaborator

It allows to not open cursor (and don't care about re-open after commit).
It also using stateless_cursors under the hood - then it doesn't create new cursors every changeset write, receipts write, etc...

@AlexeyAkhunov AlexeyAkhunov merged commit ccac3c6 into master Jun 4, 2021
@AlexeyAkhunov AlexeyAkhunov deleted the close_cursor branch June 4, 2021 13:32
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