RedisSessionStore.releaseUnusedConnections

Release all connections that are not in use. Call this at the end of your program to clean up unused sockets that may be held by the GC.

class RedisSessionStore
@safe
void
releaseUnusedConnections
()

Meta