extensions
extensions copied to clipboard
This package contains the common extensions we use in our projects.
## Problem The codahale/hdrhistogram repo has been transferred under the github HdrHstogram umbrella with the help from the original author in Sept 2020 (new repo url https://github.com/HdrHistogram/hdrhistogram-go). The main reasons...
When testing [this PR](https://github.com/topfreegames/extensions/pull/10) I found out that none of the integration tests were being run because of this statement: ``` test-unit unit: stop-deps @echo @echo "-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=" @echo "= Running...
This MR adds a new folder containing Redis helper methods compatible to create both single and cluster mode clients. The new client implementation uses go-redis v9 which is required to...
Check UPGRADE_NOTES_v10.md for more details