RasPat1 / memcached-session-manager

Automatically exported from code.google.com/p/memcached-session-manager
1 stars 0 forks source link

Kryo 2/3 Support? #213

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I know that the custom serializers have been ready for a while. Is there any 
ETA for Kryo 2 or even 3 support in the session manager?

Original issue reported on code.google.com by ja...@eatstreet.com on 9 Oct 2014 at 8:58

GoogleCodeExporter commented 9 years ago
I'm sorry, there's no ETA (too much work atm). We'd have to build upon the kryo 
pool and integrate a KryoFactory that allows to register custom Serializers. If 
you want to submit a pull request I'm happy to review /merge it :-) 

Original comment by martin.grotzke on 21 Oct 2014 at 1:03