Shared modules, such as dvvset, app_helper, hashtree, and hashtree_tree prevent an application from including both Riak Core and Helium's Plumtree.
To get around this in Lasp, we've extracted the common code out into a library called lasp_support, but a proper fix would be great. We're maintaining a fork of plumtree and riak_core in the mean time.
Shared modules, such as
dvvset
,app_helper
,hashtree
, andhashtree_tree
prevent an application from including both Riak Core and Helium's Plumtree.To get around this in Lasp, we've extracted the common code out into a library called
lasp_support
, but a proper fix would be great. We're maintaining a fork ofplumtree
andriak_core
in the mean time.https://github.com/lasp-lang