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

feat: make it possible to configure the state store as an in-memory store in FFI #2241

Conversation

bnjbvr
Copy link
Member

@bnjbvr bnjbvr commented Jul 7, 2023

Part of #2179.

This allows a Frankenstein-monster-mode where we have an in-memory state store but use the actual sqlite crypto store, for the plan mentioned in #2179 (comment).

@bnjbvr bnjbvr requested a review from a team as a code owner July 7, 2023 14:12
@bnjbvr bnjbvr requested review from jplatte and removed request for a team July 7, 2023 14:12
@bnjbvr bnjbvr merged commit 2225e8a into matrix-org:main Jul 10, 2023
@bnjbvr bnjbvr deleted the allow-in-memory-state-store-sqlite-crypto-store-ffi branch July 10, 2023 10:04
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