walrus v0.8.0 Release Notes

Release Date: 2019-09-06 // over 4 years ago
    • โž• Adds efficient bulk get, set and delete methods to the Cache class.
    • ๐Ÿ›  Fixes repr issues with some of the container types.
    • ๐Ÿ›  Fixed an inefficiency in the implementation of the Graph storage that cuts the amount of memory needed in half.
    • ๐Ÿ›  Fixed issues with unicode handling in the full-text search implementation.

    View all changes