All Versions
6
Latest Version
Avg Release Cycle
31 days
Latest Release
3497 days ago

Changelog History

  • v1.0.5 Changes

    September 29, 2014

    ๐Ÿ”„ 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
  • v1.0.4 Changes

    May 28, 2014

    ๐Ÿ”„ Changes:

    ๐Ÿ›  Bugfixes:

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

    April 30, 2014

    ๐Ÿ”„ 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.
  • v1.0.2 Changes

    April 29, 2014

    ๐Ÿ”„ Changes:

    ๐Ÿ†• New Features:

    ๐Ÿ›  Bugfixes:

    • Fixed comet old protocol bug.
  • v1.0.1

    April 29, 2014
  • v1.0 Changes

    April 28, 2014

    ๐ŸŽ‰ Initial Release