github.com/unionj-cloud/go-doudou/v2@v2.3.5/toolkit/cache/CHANGELOG.md (about)

     1  # Changelog
     2  
     3  > :heart: [**Uptrace.dev** - distributed traces, logs, and errors in one place](https://uptrace.dev)
     4  
     5  ## v8
     6  
     7  - Added s2 (snappy) compression. That means that v8 can't read the data set by v7.
     8  - Replaced LRU with TinyLFU for local cache.
     9  - Requires go-redis v8.