(My Msc thesis work)
ReDstm is a Distributed Transactional Memory framework in Java. It supports multiple data distribution models, from full replication to distribution and partial replication.
*Note: This is actually a fork from https://github.com/trxsys/trxsys-tvale.