Skip to content

Commit

Permalink
Adjusted README for release 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kstyrc committed Apr 2, 2015
1 parent d745bdb commit 9cd331c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Redis version
When not provided with the desired redis executable, RedisServer runs os-dependent executable enclosed in jar. Currently is uses:
- Redis 2.8.19 in case of Linux/Unix
- Redis 2.8.19 in case of OSX
- unofficial Win32/64 port from https://github.com/MSOpenTech/redis (branch 2.6) in case of Windows
- Redis 2.8.19 in case of Windows: https://github.com/MSOpenTech/redis/releases/tag/win-2.8.19

However, you should provide RedisServer with redis executable if you need specific version.

Expand All @@ -169,6 +169,7 @@ Changelog
### 0.5
* OS detection fix
* redis binary per OS/arch pair
* Updated to 2.8.19 binary for Windows

### 0.4
* Updated for Java 8
Expand Down

0 comments on commit 9cd331c

Please sign in to comment.