New Features:
- publish message support.
- group message support.
- Migrate support.
Bugfixes:
Changes:
- add new ketama consistency hash with weight setting (modify comet, message).
- add mutiple-push API: /1/admin/push/mprivate.
- using weight random arithmetic instead the message node seleted
- update document.
Bugfixes:
- Fixed mysql fetch data bugs.
- Fixed old version protocol compatibility.
- Fixed rpc connection flash off when node changed
Changes:
Bugfixes:
- Fixed /1/time/get http handler timeid value error
- Fixed HandleWrite goroutine memory leak.
- Fixed old version protocol compatibility.
Changes:
- Refactor message module, add more log.
- Refactor web module, add more log, http api add version in url.
- Refactor comet module, add more log.
New Features:
Bugfixes:
- Fixed redis clean expired message function connection leak bug.
Changes:
New Features:
Bugfixes:
- Fixed comet old protocol bug.
Initial Release