Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

springDataRedisSerializerTest

A simple Spring Data Redis Serializer test from

http://stamen.iteye.com/blog/1907984

which test the performance of 3 Serializers with Jedis

  • JacksonJsonRedisSerializer
  • JdkSerializationRedisSerializer
  • OxmSerializer

Note that the spring data version is 1.0.3.RELEASE that support Jedis 2.1.0 which is quite old.

The result may not apply to latest version

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages