Nebulex v2.0.0 Release Notes

Release Date: 2021-02-20 // about 3 years ago
  • Full Changelog

    โž• Added features:

    • Added delete_all/2 and count_all/2 functions to the Cache API #100
    • โž• Added decr/3 to the Cache API.

    Implemented enhancements:

    • Added join_cluster and leave_cluster functions to the distributed adapters #104
    • โœ‚ Removed Nebulex.Time.expiry_tine/2; use :timer.(seconds|minutes|hours)/1 instead.

    Closed issues:

    • Migrating to v2 link is broken #103
    • ๐Ÿ›  Fixed replicated adapter to work properly with dynamic caches #101