What is the best storage backends combo? #186
Unanswered
casualmatt
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
That combo looks fine. You just need to compare performance of using a MinIO/Longhorn vs FoundationDB.as a Blob store as it might be faster to use also FoundationDB as a blob store as well. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi to all,
From what I could read in Discord and on the docs, there is not a recommended setup except for RocksDB in single-node install and FoundationDB in multi-node install.
What do you think is the best combo for a scalable solution?
This could be an example; this is what comes to my mind.
Beta Was this translation helpful? Give feedback.
All reactions