Sean Lynch [ARCHIVE] on Nostr: 📅 Original date posted:2015-10-28 📝 Original message:On Fri, Oct 23, 2015 at ...
📅 Original date posted:2015-10-28
📝 Original message:On Fri, Oct 23, 2015 at 1:23 AM Lucas Betschart via bitcoin-dev <
bitcoin-dev at lists.linuxfoundation.org> wrote:
> Facebook has a LevelDB fork which is maintained.
> It's called RocksDB and the API seems to be nearly the same as for
> LevelDB, thus maybe easy to replace: http://rocksdb.org/
> https://github.com/facebook/rocksdb
>
> Although I don't know if we might have some negative effects for our
> use-case since RocksDB was optimized for big databases running on multiple
> cores.
>
While RocksDB is pretty decent, note that it's optimized for flash. Not
sure how well it will work on spinning disks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151028/a9c13b86/attachment.html>
📝 Original message:On Fri, Oct 23, 2015 at 1:23 AM Lucas Betschart via bitcoin-dev <
bitcoin-dev at lists.linuxfoundation.org> wrote:
> Facebook has a LevelDB fork which is maintained.
> It's called RocksDB and the API seems to be nearly the same as for
> LevelDB, thus maybe easy to replace: http://rocksdb.org/
> https://github.com/facebook/rocksdb
>
> Although I don't know if we might have some negative effects for our
> use-case since RocksDB was optimized for big databases running on multiple
> cores.
>
While RocksDB is pretty decent, note that it's optimized for flash. Not
sure how well it will work on spinning disks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151028/a9c13b86/attachment.html>