gopush-cluster v1.0.5 Release Notes

Release Date: 2014-09-29 // almost 10 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.