open fun rxMove(key: String, destdb: Int): Single<Long>
Move a key to another database
key - Key to migrate
key
destdb - Destination database index
destdb
Return