wg / lettuce

Scalable Java Redis client
Apache License 2.0
229 stars 61 forks source link

Add IRedisConnectionStateListener interface for connection monitoring #24

Open i-ze opened 11 years ago

i-ze commented 11 years ago

With this modification you can define an interface for your application layer which will get notifications about Redis connect/disconnect/(error) events.