vertx / io.vertx.reactivex.redis / RedisTransaction / rxPersist

rxPersist

open fun rxPersist(key: String): Single<String>

Remove the expiration from a key

Parameters

key - Key string

Return