redis-dart icon indicating copy to clipboard operation
redis-dart copied to clipboard

Redis connection issue...

Open himanshucodebrik opened this issue 11 months ago • 0 comments

Flutter

-> Redis auto-connect not working and also redis not connected in low network.

package socket_io_client many Same as all option to socket .enableReconnection(),.setReconnectionDelay(1)...etc. but not any option redis if any time connection disconnect or not working then not error log print.

How to solve redis reconnection() or disconnect log? i have used redis 4.0.0 package.

himanshucodebrik avatar Mar 07 '24 07:03 himanshucodebrik