Dalli v2.7.3 Release Notes

Release Date: 2015-03-14 // about 9 years ago
    • Assorted spec improvements
    • 0๏ธโƒฃ README changes to specify defaults for failover and compress options (keen99, #470)
    • SASL authentication changes to deal with Unicode characters (flypiggy, #477)
    • ๐Ÿ‘ Call to_i on ttl to accomodate ActiveSupport::Duration (#494)
    • ๐ŸŽ Change to implicit blocks for performance (glaucocustodio, #495)
    • ๐ŸŽ Change to each_key for performance (jastix, #496)
    • ๐Ÿ‘Œ Support stats settings - (dterei, #500)
    • ๐Ÿ“œ Raise DallError if hostname canno be parsed (dannyfallon, #501)
    • ๐Ÿ›  Fix instrumentation for falsey values (AlexRiedler, #514)
    • ๐Ÿ‘Œ Support UNIX socket configurations (r-stu31, #515)