Nebulex v2.0.0-rc.1 Release Notes

Release Date: 2020-11-15 // over 3 years ago
  • Full Changelog

    Implemented enhancements:

    • Made the local adapter completely agnostic to the cache name
    • โž• Added documentation in local adapter for eviction settings, caveats and recommendations.
    • โž• Added support for new :pg module since OTP 23 #84

    Closed issues:

    • Error on cache.import using ReplicatedCache #86
    • {:EXIT, #PID<0.2945.0>, :normal} #79
    • opts[:stats] not getting through to the adapter #78
    • Partitioned Cache + stats + multiple nodes causes failure #77
    • Recommended gc settings? #76

    ๐Ÿ”€ Merged pull requests:

    • โž• Add test for unflushed messages with exits trapped #85 (garthk)
    • Misc doc changes #83 (kianmeng)
    • ๐Ÿ‘‰ Use TIDs for the generation tables instead of names #82 (cabol)
    • โšก๏ธ Update :shards dependency to the latest version #81 (cabol)