Go to file
Trustin Lee 3e1a055f36 Overall Redis codec cleanup (more to come)
- Prefer ChannelBuffer over byte[]
- Hide the methods that users are not usually interested in
- Rename RedisEncoder/Decoder to RedisCommandEncoder/ReplyDecoder
- Add getter methods to Replies
- Rename getX() to X() because I like it for read-only properties
2012-03-30 22:29:04 +09:00
lib Fix Javadoc generation 2012-03-02 12:03:46 -08:00
license Update notices for WebSocket support. 2011-12-09 16:15:41 +11:00
src Overall Redis codec cleanup (more to come) 2012-03-30 22:29:04 +09:00
.fbfilter.xml Fix license headers / Remove JBoss.org style 2011-12-09 14:16:33 +09:00
.fbprefs Updated Find Bugs configuration 2009-03-04 10:33:09 +00:00
.gitignore Added IntelliJ specific files to .gitignore 2010-11-23 21:16:41 +09:00
LICENSE.txt Relicensed to Apache License v2 2009-08-28 07:15:49 +00:00
NOTICE.txt More license updates 2011-12-09 14:31:04 +09:00
pom.xml Code cleanup 2012-03-30 12:22:56 +09:00