Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This directory contains binaries to run services used in unit and integration tests. The [test script](../test.sh) controls the starting and stopping of these services.

* NSQ version is 1.2.0
* NSQ version is 1.3.0
* Redis version is 5.0.7

The NSQ binaries were downloaded from their respective download pages. Redis was built from scratch on OSX Catalina 10.15.2 and on Ubuntu 14.04.6 LTS (GNU/Linux 4.4.0-148-generic x86_64) with gcc version gcc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4.
Expand Down
Loading