com.lordofthejars.nosqlunit.redis.RedisInsertionStrategy Maven / Gradle / Ivy
package com.lordofthejars.nosqlunit.redis;
import com.lordofthejars.nosqlunit.core.InsertionStrategy;
public interface RedisInsertionStrategy extends InsertionStrategy {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy