vertx / io.vertx.redis / RedisTransaction / commandGetkeys

commandGetkeys

abstract fun commandGetkeys(handler: Handler<AsyncResult<String>>): RedisTransaction

Extract keys given a full Redis command

Since
Redis 2.8.13 group: server