vertx / io.vertx.config.redis

Package io.vertx.config.redis

Types

RedisConfigStore

open class RedisConfigStore : ConfigStore

An implementation of configuration store reading hash from Redis.

RedisConfigStoreFactory

open class RedisConfigStoreFactory : ConfigStoreFactory

Factory to create RedisConfigStore instances.