IoTone / TheShellProject

The Shell Project aims to build a viable general purpose blockchain written in Dlang, with attributes of security, ease of deployment, clear specification, ease of use for DAPPs, and multiple implementation interop
1 stars 1 forks source link

Examine persistence options for full nodes, and micronodes #67

Open truedat101 opened 5 years ago

truedat101 commented 5 years ago

For larger nodes we want the fastest performance.

This db looks interesting: https://github.com/pmwkaa/sophia

For a micronode (say, any client that is just handling a small number of local operations) use something like simple K/V store.

The most important thing will be to enable