Skip to content

[DE-371] cluster dirty reads #455

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

Merged
merged 4 commits into from
Sep 9, 2022
Merged

[DE-371] cluster dirty reads #455

merged 4 commits into from
Sep 9, 2022

Conversation

rashtao
Copy link
Collaborator

@rashtao rashtao commented Sep 9, 2022

  • Single document reads (GET /_api/document)
  • Batch document reads (PUT /_api/document?onlyget=true)
  • Read-only AQL queries (POST /_api/cursor)
  • The edge API (GET /_api/edges)
  • Read-only Stream Transactions and their sub-operations (POST /_api/transaction/begin etc.)

@rashtao rashtao merged commit 62b2d60 into master Sep 9, 2022
rashtao added a commit that referenced this pull request Sep 20, 2022
* getDocumentsDirtyRead

* queryAllowDirtyRead

* tests fixes

* transactionDirtyRead

(cherry picked from commit 62b2d60)
@rashtao rashtao deleted the feature/cluster_dirty_reads branch November 11, 2022 09:34
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.

1 participant