Javadoc fixed

pull/2323/head
Nikita Koksharov 5 years ago
parent 217df41dc7
commit a863a7c44e

@ -59,7 +59,7 @@ public class Config {
private int nettyThreads = 32; private int nettyThreads = 32;
/** /**
* Redis key/value codec. JsonJacksonCodec used by default * Redis key/value codec. FST codec is used by default
*/ */
private Codec codec; private Codec codec;

Loading…
Cancel
Save