Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/redis/jedis
Redis Java client
https://github.com/redis/jedis
Fixes #1073
Signed-off-by: Marcos Lilljedahl <[email protected]>
9d9c3598d0bd1074938d26524c5713f736a744b0 authored over 9 years agoFix invalid key length from (Binary)JedisCluster.mget
8a45aa30a6277ee37f706c339024e4411da5c7d8 authored over 9 years agoExpose pool borrow stats.
e010811b13ccb49ada31839ed8b6b98cc3c6a40a authored over 9 years ago875082bd70c55763ffc427515700e11c58d01b06 authored over 9 years ago
655dbb064105b0aa5cd5afeb938ef9f39636cd8b authored over 9 years ago
b540775607477b8131b0e554b393bd2ea4905f6f authored over 9 years ago
61f6cd922d9df953160eca6a9d184b96b4a8074b authored over 9 years ago
31b5fb6848f91cf1bee535119b30822b2b46998e authored over 9 years ago
14ba58b2a46fe54ebfb116b767875e4d83f1abbd authored over 9 years ago
b3962dd389daa04cdaa405761fbf3bf06106634e authored over 9 years ago
bedd95c5a5ab2130f349990b390bb3658ef7eb4b authored over 9 years ago
4fad79166540f937a12d001827e47503944ac810 authored over 9 years ago
Make Tuple.compareTo() method to not violate contract on case when scores are equal
d68511de9bddc0d5f172491b253669c1621addc5 authored over 9 years ago
Reason:
compareTo() method violates it's contract, and it is not transitive
Reprodicing:
List...
Set Jedis timeout longer while PipeliningTest
411f4e76f1017ec7c97e74ecb7f84f36562fcc21 authored over 9 years ago* it was too short (0.5 sec)
90cfaf0e55f34bc16f996de5b0c12f90e280d937 authored over 9 years agoIntroduce toString for Slowlog
1a722dfb0fbfa18a909550bb42dad1257562ccbd authored over 9 years agoSupport setting client name from sentinel pool
6366f6a3042ac43c2a7b813fd35f0d502d350471 authored over 9 years ago8dbee566a72d8a0bccf7c1fff624867515fd74fe authored over 9 years ago
7792139a3a77a2b01d5ae6d6018bc10bff2e05bc authored over 9 years ago
Throw exception when trying to use jedis instance in Pipeline
432c986e2c86056e6812579aca85bf4118e482da authored over 9 years ago85e119c513107bf56892fefcf0330b1bd1ae1cc2 authored over 9 years ago
f3e0ebdd73a1fa99de92948bf5addc422a3d081c authored over 9 years ago
To call same jedis instance which is in pipline makes no sense as
commands already sent to the p...
Implement Closeable to Pipeline/Transaction
3380e5615050ce9a91b3f130890c76bdfb61061d authored over 9 years ago3ff1c6c70f0f7fdc46776a4ec32ae95dcf2525ec authored over 9 years ago
* In addition, changed MasterListener thread to daemon
* also fix socket leak
Fix typo
6ec1ae646e5a58f5eb69a469d606d837c4a48405 authored over 9 years ago5bd7d2a81f5f549792104e204348252c388f7561 authored over 9 years ago
Add `addObject` method to pre-populate a JedisPool with idle objects
673737d95e23ac8104a363f574eda3e80bd75aab authored over 9 years ago17164aebe9166b473d9de746400d0b5ea46b47e6 authored over 9 years ago
Updating README to latest stable version
e6a2cc1ea18c66c565e4862b8a88991a7d72a746 authored over 9 years agodce699391c1b98f8fbb2e3ad512116091ecd3dea authored over 9 years ago
Closes #481
50822a68188c706029fa46b3efb732565fea7e2b authored over 9 years agoImproves performance when joining params.
df59a7500aead11101a111180b971731ee16f024 authored over 9 years ago98bfe69c50148115767ac4e3f1d7368babc47dc3 authored over 9 years ago
b6a3c6b84c7c2f65875c52329e5c1e09add25689 authored over 9 years ago
ead392f1fd66a94a8bcae2aa4a54a0064bd1a657 authored over 9 years ago
6df3333227970b235f0cae0a81699f201bd7d469 authored over 9 years ago
Atty303 fix cluster connection handling
eb1a56d30af0670e67c14142369ac8766caeb517 authored over 9 years agod4b937a98d4ad251f7457a2f3a97ff8ff2e43faa authored over 9 years ago
d04dd36b7257fd4944f2cca0ec87316bceec8946 authored over 9 years ago
Attempt to read RESP Errors message
6c0f1cb8ad9cd91ac4f2eb71481f32875221b52e authored over 9 years ago338eb37914fbd0abd51bc1bc5c91afc204c21f21 authored over 9 years ago
Do not flush OutputStream to avoid contamination
68b6372ee14c8cc569b17885c2e4b160ff595b0e authored over 9 years agocb2cb174afe0577761007a3a989b35ce7210fdce authored over 9 years ago
22eaa8c6909fe71ada35327f7ab11d7f777602e8 authored over 9 years ago
1406d90fe827049e62aecee5cfa7b3a12fc5f60f authored over 9 years ago
Add readonly command to master branch
08a22fa7f049eea4a12a25cb7d6e22ca5beed99e authored over 9 years ago
Moved from Binary Jedis to Jedis, since BinaryJedis doesn't implement
ClusterCommands
fc23339af11e308de6410fb0c68d0c8f857a6ce2 authored over 9 years ago
cfd5bd1ea71558b383e8ead5f1e0e240a8e53389 authored over 9 years ago
95a11eca1abed032dc60420cdaf726cdcdc33a2d authored over 9 years ago
39a6d167cff46d6348d635c7bc0d183dc23755d7 authored over 9 years ago
1df5cd738ac2415faf2d8c6bb59729ed0e9aa4c4 authored over 9 years ago
Introduce SetFromList for efficient Set result
a0622a7381a8378ea2ac93a3203277942206db8d authored over 9 years ago001e1bfd4958a2d4ccfeca58e12f09ffb2d1baf5 authored over 9 years ago
febc027dd73c2f017bd6cb4c94f10d733451a667 authored over 9 years ago
999dd2c3ae8d9d91716e39f4732e67510a5ebece authored over 9 years ago
0e999acfb46dfe8ff69e7e567b3e0c21d53b042a authored over 9 years ago
c6b93d11d90f0706dffdfa7e8dbb551e32a6ab17 authored over 9 years ago
261004904e02fe11b390abca912ae953a4b57c99 authored almost 10 years ago
Adopt connection timeout and socket timeout to JedisCluster
6c0f079702a1ad012f6bf980809ffd100d076f96 authored almost 10 years ago4ed18effd0d596a2f37b16c20f0f05568b635f6f authored almost 10 years ago
78d9b9fcc1a98f2bcda98e76df84dd333e8d9db3 authored almost 10 years ago
22f522ba2a884ddf0a2d6bd8463434e52b2f4a0f authored almost 10 years ago
Configure connection timeout in JedisPool and JedisSentinelPool
569a09d88d0e464749e04ca2a5d63ee1843f05a7 authored almost 10 years agoMake releaseConnection use connection internal state to release it.
94c788e9be79f2002bd346d6b8a614b3d8a1e4cb authored almost 10 years ago0bddf6d433fa78979db2463c2b1773cb8aa548ee authored almost 10 years ago
Improves resource cleanup and code structure
5c5f3e79472f62c978845fcf80ec3c630928a499 authored almost 10 years agoChange visibility of Pool.returnResourceObject() to protected
1d214004a2cfd62dbf501d5867c70fdeaea63a19 authored almost 10 years ago
Conflicts:
src/main/java/redis/clients/util/Pool.java
Deprecate Pool.returnResourceObject()
8851c49aead51558c109c83802d1ca6375f7766f authored almost 10 years ago60c1bdf3eff5090e5165abf66d34725d3eef1c6d authored almost 10 years ago
67967672cb5859986e4ef047f51b1b5810fce6df authored almost 10 years ago
* minimal changes to restore building the javadoc and source jars
61d0aa10c64ec0f56b7a7ed099f135ced5a88710 authored almost 10 years agof93f37ab7d41bccd2d1d9c7a965920ba42dce11d authored almost 10 years ago
Replace Command with ProtocolCommand for missing methods
7dbf621820e9bc7474194e7d1428f4bc14c75570 authored almost 10 years ago402e27122a5e51f8842a1e95d8c8a91971bafd54 authored almost 10 years ago
44e1427239472510a009293ad2a3dc0ec500f092 authored almost 10 years ago
Add ProtocolCommand interface
eedbdd5a98cb5e7c229a565972d33e1c3f7cd566 authored almost 10 years ago05fe59c9a7010ac0aba966f51b0cc33596737f2e authored almost 10 years ago
f2a10365cdab689f4162d3d71385292bfea0b765 authored almost 10 years ago
Remove deprecated methods (blpop, brpop, pexpire)
a52902b70a1b108d195414585dd502c0c5cf7c57 authored almost 10 years ago
Conflicts:
src/main/java/redis/clients/jedis/BinaryJedis.java
src/main/java/redis/clients/jedi...
Jedis Cluster functionalities improved (cluster-revised branch)
ca59f9b13beff89b064ce47dc1a53fd22bff272c authored almost 10 years agobfc962907bddfe9fd6748b7752b975955dd5b574 authored almost 10 years ago
* remove some of methods from common interface which doesn't fit RedisCluster
** move
Supports Multi Key commands to JedisCluster (revised of #673)
04e94e6478e2ae9d6b10aa899e8dcd7f0841c9a9 authored almost 10 years ago
Conflicts:
src/main/java/redis/clients/jedis/BinaryJedisCluster.java
src/main/java/redis/clien...
18308d1dbf026d23a31aa3bca8964fdb258528e7 authored almost 10 years ago
Conflicts:
src/main/java/redis/clients/jedis/JedisCluster.java
src/test/java/redis/clients/jed...
42b1a4a2bb435d3136d8ce7f19cc7f29bbbc67a5 authored almost 10 years ago
1d328fe23f19cfd4c5bdd4d9c363582df292bb37 authored almost 10 years ago
Adds binary zcount to pipeline and transaction. Fixes #954
b556fa2b6f90daf4261d2ebdacc68c71eeb003e9 authored almost 10 years ago9e79efda918a683080b329710bfeb88be77876f0 authored almost 10 years ago
e45e0fcacdd96747c716faab7bfb70a2c1a7c08b authored almost 10 years ago
Simplifies disconnect() since the only thing we should close is socket
d1842a2a6579f0712063d61716fb095278196bef authored almost 10 years agob05623a347bb70744500cf966e486d759bcfd7c0 authored almost 10 years ago
e266be32dd06da58be63190ab08f6b5bcfc37ccf authored almost 10 years ago