On Thu, May 5, 2016 at 9:28 AM, Russell Brown <russell.br...@me.com> wrote:
> CRDTs are all about mutation, why would you use a CRDT for immutable data? > I think write-once is what you need. No particular reason - most likely ignorance on my part, I think :) Basho documentation mentioned modeling the data as CRDT if possible. That is the open question for me - if the data is immutable, is write-once type with key-value better than CRDT from general performance and scalability perspective?
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com