MapDB should have some level of compatibility with Kryo 3.0. It should be possible to:
-
plug kryo serializer into Elsa serialization
-
Use Elsa as Kryo serializer, so frameworks which already use Kryo could also use Elsa.
Either this will be added into separate project. Or distributed in Elsa Jar and Kryo would become compile time dependency.
MapDB should have some level of compatibility with Kryo 3.0. It should be possible to:
plug kryo serializer into Elsa serialization
Use Elsa as Kryo serializer, so frameworks which already use Kryo could also use Elsa.
Either this will be added into separate project. Or distributed in Elsa Jar and Kryo would become compile time dependency.