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

[WIP] tstore: Run updates in a transaction. #1406

Closed
wants to merge 144 commits into from
Closed

Conversation

lukebp
Copy link
Member

@lukebp lukebp commented May 6, 2021

Closes #1391.

Copy link
Contributor

@LasTshaMAN LasTshaMAN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi there, just a couple of suggestions

politeiad/backendv2/tstorebe/store/localdb/localdb.go Outdated Show resolved Hide resolved
politeiad/backendv2/tstorebe/store/store.go Outdated Show resolved Hide resolved
politeiad/backendv2/tstorebe/store/store.go Outdated Show resolved Hide resolved
@lukebp
Copy link
Member Author

lukebp commented May 17, 2021

Note to self: now that we run the updates in a tx we can add in gracefull error handling for when clients drop the connection.

@lukebp
Copy link
Member Author

lukebp commented Feb 1, 2022

The politeiad plugins are being ported over to the politeiawww plugin model and the politeiad daemon is being combined with the politeiawww daemon.

@lukebp lukebp closed this Feb 1, 2022
@lukebp lukebp deleted the kvtx branch July 6, 2022 14:46
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.

tstore: Get rid of all file system caches.
2 participants