onecache v2.0.1 Release Notes

Release Date: 2017-05-02 // almost 7 years ago
    • Serializer would now refuse to encode/decode values that are already of []byte. For decoding, it must be a pointer to the byte array.
    • 🛠 Fixed wrong usage of protetion with a mutex in the memory store