Are there any published performance metrics on how well the spring-data-keyvalue library performs under load, specifically when configured to use a Jedis connection factory?
We are potentially seeing write throttling in the spring-data-keyvalue library when doing a lot of writes to a redis server (version 2.2.4). It would be great to see any performance data that is available for the library to compare as a baseline.
Thanks.
