Skip to content

Consider using read-only Datastore transactions #160

@dmitrykuzmin

Description

@dmitrykuzmin

Datastore transactions can run in the read-only mode. This, in general, allows to ease the load on the underlying storage.

There are some operations across the gcloud storages which, on the surface, could benefit from using such kind of a transaction, for example DsMessageStorage.readAllTransactionally(...).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions