Skip to content

Releases: vapor/redis

0.7.2

01 Jun 17:28
Compare
Choose a tag to compare
Updated to Swift 3 preview 1, to new Socks 0.3 (#27)

0.7.0

05 May 22:06
09fe3cb
Compare
Choose a tag to compare
changed type to byte from cchar

0.6.0

03 May 21:07
Compare
Choose a tag to compare
Updated Swift 05-03 (#24)

0.5.0: Merge pull request #22 from czechboy0/hd/socks_swift3

14 Apr 14:02
Compare
Choose a tag to compare

Swift 3

29 Mar 08:31
Compare
Choose a tag to compare
Merge pull request #20 from czechboy0/hd/swift3

updated for Swift 3

0.3.0 - Reconnect, easier authentication, bugfixes

25 Feb 01:36
Compare
Choose a tag to compare

Closed issues:

  • Auto-connect to a server with idle-timeout #17

Merged pull requests:

0.2.3 - Hostname translation into IP address

22 Feb 18:00
Compare
Choose a tag to compare

Now Redbird correctly handles hostname addresses, which are translated into IP addresses before opening a socket to the Redis server

0.2.2 - Prefixed type names

17 Feb 12:16
Compare
Choose a tag to compare

0.2.1 - Stricter to-native type conversion

17 Feb 11:11
Compare
Choose a tag to compare
Stricter to-native conversion

0.2.0 - Pipelining, performance tests

16 Feb 02:18
Compare
Choose a tag to compare

Merged pull requests: