gopush-cluster v1.0.5 Release Notes

Release Date: 2014-09-29 // over 9 years ago
  • ๐Ÿ”„ 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

Previous changes from v1.0.4

  • ๐Ÿ”„ Changes:

    ๐Ÿ›  Bugfixes:

    • Fixed /1/time/get http handler timeid value error
    • Fixed HandleWrite goroutine memory leak.
    • Fixed old version protocol compatibility.