RedisDatabase.move

Move a key to another database

struct RedisDatabase
bool
move
(
string key
,
long db
)

Meta