When we were on 4.3 we were using FstCodec with Redisson so the mechanism for the generation of keys was slightly different (though I think both FstCodec and SnappyCodecV2 produce a binary key so should be roughly comparable for our purposes here). A sample key for the same Entity from 4.3:
That’s 625 characters instead of 2,023 as in the example. |