Nebulex v1.1.1 Release Notes

Release Date: 2019-11-07 // over 4 years ago
  • Full Changelog

    Implemented enhancements:

    • โž• Add capability to limit cache size #53
    • Ability to "get or set" a key #49
    • Multilevel Cache: transaction/3 is attempting to change all levels multiple times. #35

    ๐Ÿ›  Fixed bugs:

    • Sporadic :badarg error #52

    Closed issues:

    • Pre Expire Hook #57
    • โž• Add matching option on returned result to Nebulex.Caching #55
    • Multi Level with dist not working as expected #54
    • Adapter for FoundationDB #51

    ๐Ÿ”€ Merged pull requests:

    • โž• Add match option to Nebulex.Caching #56 (polmiro)