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

com.redismq.common.constant.StoreEnum Maven / Gradle / Ivy

There is a newer version: 0.4.2
Show newest version
package com.redismq.common.constant;

public enum StoreEnum {
   
    MYSQL,
 
    FILE;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy