Phala-Network / phala-blockchain

The Phala Network Blockchain, pRuntime and the bridge.
https://phala.network
Apache License 2.0
332 stars 149 forks source link

KVDB in pRuntime #557

Open h4x3rotab opened 2 years ago

h4x3rotab commented 2 years ago

Target: Introduce a kv database that protect both the integrity and the confidentiality of the data. It should be scalable and easy to handle 1TB of the data.

Resources:

l00k commented 2 years ago

Does it mean worker will need to have large disk to store state cache?

h4x3rotab commented 2 years ago

State is never large. I don't think it will exceed a few MB