Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Returns a RedisClient that can be used to communicate to the specified database server.
RedisClient connectRedis ( string host, ushort port = cast(ushort)6379u ) @safe;