redis-rb v3.0.5 Release Notes

    • ๐Ÿ›  Fix calling #select from a pipeline (#309).

    • โž• Added method Redis#connected?.

    • โž• Added support for MIGRATE (Redis 2.6).

    • ๐Ÿ‘Œ Support extended SET command (#343, thanks to @benubois).