74 75 76
# File 'lib/active_orm/redis/key.rb', line 74 def migrate(key, options) client.migrate(normalize_key(key), options) end