cachex v2.1.0 Release Notes

Release Date: 2017-03-03 // about 7 years ago
  • ๐Ÿš€ This release contains some minor changes, including the addition of new disk-oriented commands for dumping and reloading a cache.

    ๐Ÿ›  Fixes:

    • Corrected an issue with the keys/2 typespec
    • ๐ŸŽ Corrected a small performance issue in transaction locks

    ๐Ÿ‘Œ Improvements:

    • โž• Added a new dump/3 command to dump a cache to a local file
    • โž• Added a new load/2 command to load a local file into a cache
    • โšก๏ธ Updated all dependencies to latest
    • โšก๏ธ Updated and conformed to latest Credo configuration

    Please make sure to file any issues found and they'll be addressed as soon as possible!