get_connection method

RedisConnection get_connection()

Implementation

RedisConnection get_connection() {
  return _connection;
}