Post
Topic
Board Development & Technical Discussion
Re: LevelDB reliability?
by
gmaxwell
on 17/03/2016, 05:38:38 UTC
That's precisely what we did with Monero. We abstracted our blockchain access subsystem out into a generic blockchainDB class,
Thats exactly how core has been done for years.

Though we don't consider it acceptable to have 32bit and 64 bit hosts fork with respect to each other, and so prefer to not take risks there!