All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jredisearch-jedis JAR 3.0.0-20180508 with all dependencies


Jedis is a blazingly small and sane Redis java client. This is a fork of master

Files of the artifact jredisearch-jedis version 3.0.0-20180508 from the group com.redislabs.

Artifact jredisearch-jedis
Group com.redislabs
Version 3.0.0-20180508
Last update 08. May 2018
Tags: sane redis fork client jedis java small this blazingly master
Organization not specified
URL https://github.com/xetorthio/jedis
License MIT
Dependencies amount 2
Dependencies slf4j-api, commons-pool2,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of jredisearch-jedis Show documentation

Please rate this JAR file. Is it a good library?

13 downloads

Source code of jredisearch-jedis version 3.0.0-20180508

META-INF
META-INF.META-INF.MANIFEST.MF
redis.clients.jedis
redis.clients.jedis.redis.clients.jedis.BinaryClient
redis.clients.jedis.redis.clients.jedis.BinaryJedis
redis.clients.jedis.redis.clients.jedis.BinaryJedisCluster
redis.clients.jedis.redis.clients.jedis.BinaryJedisPubSub
redis.clients.jedis.redis.clients.jedis.BinaryShardedJedis
redis.clients.jedis.redis.clients.jedis.BitOP
redis.clients.jedis.redis.clients.jedis.BitPosParams
redis.clients.jedis.redis.clients.jedis.Builder
redis.clients.jedis.redis.clients.jedis.BuilderFactory
redis.clients.jedis.redis.clients.jedis.Client
redis.clients.jedis.redis.clients.jedis.ClusterReset
redis.clients.jedis.redis.clients.jedis.Connection
redis.clients.jedis.redis.clients.jedis.DebugParams
redis.clients.jedis.redis.clients.jedis.GeoCoordinate
redis.clients.jedis.redis.clients.jedis.GeoRadiusResponse
redis.clients.jedis.redis.clients.jedis.GeoUnit
redis.clients.jedis.redis.clients.jedis.HostAndPort
redis.clients.jedis.redis.clients.jedis.Jedis
redis.clients.jedis.redis.clients.jedis.JedisCluster
redis.clients.jedis.redis.clients.jedis.JedisClusterCommand
redis.clients.jedis.redis.clients.jedis.JedisClusterConnectionHandler
redis.clients.jedis.redis.clients.jedis.JedisClusterInfoCache
redis.clients.jedis.redis.clients.jedis.JedisFactory
redis.clients.jedis.redis.clients.jedis.JedisMonitor
redis.clients.jedis.redis.clients.jedis.JedisPool
redis.clients.jedis.redis.clients.jedis.JedisPoolAbstract
redis.clients.jedis.redis.clients.jedis.JedisPoolConfig
redis.clients.jedis.redis.clients.jedis.JedisPubSub
redis.clients.jedis.redis.clients.jedis.JedisSentinelPool
redis.clients.jedis.redis.clients.jedis.JedisShardInfo
redis.clients.jedis.redis.clients.jedis.JedisSlotBasedConnectionHandler
redis.clients.jedis.redis.clients.jedis.ListPosition
redis.clients.jedis.redis.clients.jedis.Module
redis.clients.jedis.redis.clients.jedis.MultiKeyPipelineBase
redis.clients.jedis.redis.clients.jedis.Pipeline
redis.clients.jedis.redis.clients.jedis.PipelineBase
redis.clients.jedis.redis.clients.jedis.Protocol
redis.clients.jedis.redis.clients.jedis.Queable
redis.clients.jedis.redis.clients.jedis.Response
redis.clients.jedis.redis.clients.jedis.ScanParams
redis.clients.jedis.redis.clients.jedis.ScanResult
redis.clients.jedis.redis.clients.jedis.ShardedJedis
redis.clients.jedis.redis.clients.jedis.ShardedJedisPipeline
redis.clients.jedis.redis.clients.jedis.ShardedJedisPool
redis.clients.jedis.redis.clients.jedis.SortingParams
redis.clients.jedis.redis.clients.jedis.Transaction
redis.clients.jedis.redis.clients.jedis.Tuple
redis.clients.jedis.redis.clients.jedis.ZParams
redis.clients.jedis.commands
redis.clients.jedis.commands.redis.clients.jedis.commands.AdvancedBinaryJedisCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.AdvancedJedisCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.BasicCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.BasicRedisPipeline
redis.clients.jedis.commands.redis.clients.jedis.commands.BinaryJedisClusterCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.BinaryJedisCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.BinaryRedisPipeline
redis.clients.jedis.commands.redis.clients.jedis.commands.BinaryScriptingCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.BinaryScriptingCommandsPipeline
redis.clients.jedis.commands.redis.clients.jedis.commands.ClusterCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.ClusterPipeline
redis.clients.jedis.commands.redis.clients.jedis.commands.Commands
redis.clients.jedis.commands.redis.clients.jedis.commands.JedisClusterBinaryScriptingCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.JedisClusterCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.JedisClusterScriptingCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.JedisCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.ModuleCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.MultiKeyBinaryCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.MultiKeyBinaryJedisClusterCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.MultiKeyBinaryRedisPipeline
redis.clients.jedis.commands.redis.clients.jedis.commands.MultiKeyCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.MultiKeyCommandsPipeline
redis.clients.jedis.commands.redis.clients.jedis.commands.MultiKeyJedisClusterCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.ProtocolCommand
redis.clients.jedis.commands.redis.clients.jedis.commands.RedisPipeline
redis.clients.jedis.commands.redis.clients.jedis.commands.ScriptingCommands
redis.clients.jedis.commands.redis.clients.jedis.commands.ScriptingCommandsPipeline
redis.clients.jedis.commands.redis.clients.jedis.commands.SentinelCommands
redis.clients.jedis.exceptions
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.InvalidURIException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisAskDataException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisBusyException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisClusterException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisClusterMaxAttemptsException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisClusterOperationException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisConnectionException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisDataException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisExhaustedPoolException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisMovedDataException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisNoReachableClusterNodeException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisNoScriptException
redis.clients.jedis.exceptions.redis.clients.jedis.exceptions.JedisRedirectionException
redis.clients.jedis.params
redis.clients.jedis.params.redis.clients.jedis.params.GeoRadiusParam
redis.clients.jedis.params.redis.clients.jedis.params.Params
redis.clients.jedis.params.redis.clients.jedis.params.SetParams
redis.clients.jedis.params.redis.clients.jedis.params.ZAddParams
redis.clients.jedis.params.redis.clients.jedis.params.ZIncrByParams
redis.clients.jedis.util
redis.clients.jedis.util.redis.clients.jedis.util.ByteArrayComparator
redis.clients.jedis.util.redis.clients.jedis.util.Hashing
redis.clients.jedis.util.redis.clients.jedis.util.IOUtils
redis.clients.jedis.util.redis.clients.jedis.util.JedisByteHashMap
redis.clients.jedis.util.redis.clients.jedis.util.JedisClusterCRC16
redis.clients.jedis.util.redis.clients.jedis.util.JedisClusterHashTagUtil
redis.clients.jedis.util.redis.clients.jedis.util.JedisURIHelper
redis.clients.jedis.util.redis.clients.jedis.util.KeyMergeUtil
redis.clients.jedis.util.redis.clients.jedis.util.MurmurHash
redis.clients.jedis.util.redis.clients.jedis.util.Pool
redis.clients.jedis.util.redis.clients.jedis.util.RedisInputStream
redis.clients.jedis.util.redis.clients.jedis.util.RedisOutputStream
redis.clients.jedis.util.redis.clients.jedis.util.SafeEncoder
redis.clients.jedis.util.redis.clients.jedis.util.ShardInfo
redis.clients.jedis.util.redis.clients.jedis.util.Sharded
redis.clients.jedis.util.redis.clients.jedis.util.Slowlog




© 2015 - 2024 Weber Informatics LLC | Privacy Policy