Skip to content

Commit 0e80aa0

Browse files
author
XieBiao
committed
another tool
1 parent 0fa5ee1 commit 0e80aa0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,16 @@ glide install
1717
```Go
1818
//cd examples
1919
go run main.go
20-
2120
//find reports in current folder
2221
```
2322

2423
![CSV](https://raw.githubusercontent.com/hhxsv5/go-redis-memory-analysis/master/examples/demo.png)
2524

25+
## Another tool implemented by PHP
26+
27+
[redis-memory-analysis](https://github.com/hhxsv5/redis-memory-analysis)
28+
29+
2630
## License
2731

2832
[MIT](https://github.com/hhxsv5/go-redis-memory-analysis/blob/master/LICENSE)

0 commit comments

Comments
 (0)