https://github.com/thinkaurelius/titan
Revision 6fc60a147dc8a6b6eb21af4ab5efdd1078be635a authored by Matthias Broecheler on 16 April 2015, 23:36:16 UTC, committed by Matthias Broecheler on 16 April 2015, 23:36:16 UTC
1 parent 52edbb1
History
Tip revision: 6fc60a147dc8a6b6eb21af4ab5efdd1078be635a authored by Matthias Broecheler on 16 April 2015, 23:36:16 UTC
Removed Kryo serializer from the internal serialization engine and extended Titan's serializer to handle all serialization needs. This gives us greater flexibility and more control over the serializer which should make it easier to maintain backwards compatibility. However, this also constrains what kinds of data types Titan supports which might actually end up being a good thing for the user. Fixes #751. Fixes #955.
Tip revision: 6fc60a1

README.textile

back to top