redis-dart
redis-dart copied to clipboard
Redis connection issue...
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.