scredis v2.0.6 Release Notes

Release Date: 2014-12-16 // over 9 years ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ›  Fixed subscribing issue (#32)
    • Converted Reader and Writer to trait so that multiple inheritance can be used (#29)
    • Made host and port public in all clients (#30)

Previous changes from v2.0.5

  • ๐Ÿ”„ Changes

    • ๐Ÿ›  Fixed an issue in the zAdd request which prevented multiple members with identical scores to be added (see #26)