You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
Hi @dexterchan, sorry for the delay in replying! All data updates are stored in IPFS as operation log entries and then reduced via state. Your bottlenecks are different each way: for writes you have network throughput and disk IO via IPFS. For reads it will be CPU and ram.
Given that, I don't believe key store and document stores are substantially different. However, this is an old ticket and you may have moved on! Did you build anything? How did it go?
I am opening an use case as documented below:
https://github.com/dexterchan/IPFS_Dist_DB_DEMO/blob/master/IPFS_Usecase.md
in OrbitDb: key store or document store
which one is more suitable?
We would expect a throughput around 20Kb per second.
The text was updated successfully, but these errors were encountered: