redis / jedis

Redis Java client
MIT License
11.8k stars 3.86k forks source link

add support for unix sockets #144

Closed xetorthio closed 10 years ago

xetorthio commented 13 years ago

I think the best library to use is http://code.google.com/p/junixsocket/ as it extends Java Socket API.

lnitram commented 10 years ago

This functionallity would be very useful for us to solve some performance-problems. Is there any progress on this issue?

xuwei-k commented 10 years ago

+1

HeartSaVioR commented 10 years ago

Duplicated issue, see #492 which is more progressed.