All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.redislabs.riot.redis.ReplicationMode Maven / Gradle / Ivy

The newest version!
package com.redislabs.riot.redis;

public enum ReplicationMode {
    SNAPSHOT, LIVE, LIVEONLY
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy