github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.3_2023-05-17/fix-remove-redis-workaround.md (about) 1 Bugfix: Remove go-micro/store/redis specific workaround 2 3 We submitted an upstream fix for an issue in the go-micro/store redis plugin. 4 Which allowed us to remove a redis specific workaround from the reva storage 5 cache implementation. 6 7 https://github.com/cs3org/reva/pull/3876