We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af16e89 commit 0353d54Copy full SHA for 0353d54
README.md
@@ -12,6 +12,7 @@ Analyzing memory of redis is to find the keys(prefix) which used a lot of memory
12
//Create the file glide.yaml if not exist
13
//touch glide.yaml
14
glide get github.com/hhxsv5/go-redis-memory-analysis#~1.1.0
15
+//glide: THANK GO15VENDOREXPERIMENT
16
```
17
18
2. Run
0 commit comments