redis.clients.jedis.search.aggr.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jedis Show documentation
Show all versions of jedis Show documentation
Jedis is a blazingly small and sane Redis java client.
/**
* This package contains the classes related to Aggregation commands in RediSearch module.
*/
package redis.clients.jedis.search.aggr;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy