Helge Heß
|
35a408ee60
|
Update NIO to 1.8.0
... and don't use deprecated API anymore.
|
2018-05-31 17:29:56 +02:00 |
Helge Heß
|
57a3f2dea4
|
Beautz is in the eye of the beholder
... maybe. Maybe not.
|
2018-05-31 17:22:45 +02:00 |
Helge Heß
|
fb3afb9721
|
Share event-loop-group between client connections
... if the client is free-standing (not invoked from
an existing eventloop), use a shared group.
|
2018-04-20 11:21:38 +02:00 |
Helge Heß
|
3d4e01cc77
|
Merge branch 'develop' of github.com:NozeIO/swift-nio-redis into develop
|
2018-04-20 11:20:18 +02:00 |
Helge Heß
|
0d55e7e3c4
|
Reuse currentEventLoop for client connection
If the user didn't specify an explicit eventLoop,
use the currentEventLoop. If there is none, create
a new, 1-threaded EventLoopGroup as a fallback.
|
2018-04-20 11:19:21 +02:00 |
Helge Hess
|
301af0f4d6
|
Do not hardcode host
|
2018-04-19 20:33:18 +02:00 |
Helge Hess
|
5fef65eb2f
|
Initial drop
|
2018-04-11 00:27:29 +02:00 |