vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Function 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.

void releaseUnusedConnections() @safe;
Authors
Copyright
License