17fd44a5d4
Motivation: To simplify retrieving pooled message messages, add enums that can be used as key. Modifications: - Modify pooled collections from List to Map in FixedRedisMessagePool - Allow to use enum as the key to easy get pooled message. - Add unit tests Result: Users can get pooled message by enum instead of the whole string Co-authored-by: Norman Maurer <norman_maurer@apple.com> |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec/redis | ||
test/java/io/netty/handler/codec/redis |