Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Document performance considerations #708

Open
lesv opened this issue Nov 17, 2022 · 0 comments
Open

Document performance considerations #708

lesv opened this issue Nov 17, 2022 · 0 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@lesv
Copy link

lesv commented Nov 17, 2022

Proposal

Emblem's decision record for session state should mention the latency characteristics of the various options as well as cost.

Problems this will solve

I'm not convinced we should be pointing customers at GCS for session store. #258 Firestore, which is built on top of Spanner is a lot faster than Datastore and makes some sense in this environment. Choosing Firestore would have required enabling the API, but would otherwise be of minimal impact on the user.

Alternatives

Small users should be considering Firestore. Larger users may be interested in Redis / Memcache or Postgres / AlloyDB / Spanner or Bigtable.

Additional context

@lesv lesv added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant