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
---
Added the wrapper task to build.gradle referencing 1.0-milestone-6 and ran it.
f1a4b7a2bf1664b742ce3d5b0b846d1901c1e853 authored almost 13 years ago5a6d98ac56f8dec608c79c242c81389149fc3def authored almost 13 years ago
My previous static Protocol fix
94e3d25ab862aa4845406bacb25092de24d578d7 authored almost 13 years agoFix NPE in BuilderFactory for Double.
7b6ede8cd60d594e4fb79c26ec91c445c0618a84 authored almost 13 years agodbd7c8b53fedb4199390439fe5f211462bdaf500 authored almost 13 years ago
c765bc39105566f7af1c68d6b3897eeb5c85038e authored almost 13 years ago
e008f403b1302106909d7ba912fbb81592a8ef64 authored almost 13 years ago
d5c2b9965c65c5ce50e436f979453ad682b61ad9 authored almost 13 years ago
dd88c51db8354036b4f9b761e6b076c0beabee50 authored almost 13 years ago
d102ccf1b9930acee8565d36c266e2e960f27ac0 authored almost 13 years ago
f3dbc65bd1481c3339a324c61f0257be2c0b8fab authored almost 13 years ago
8aca0b77f92ecad3e1832362bafee208a2941120 authored almost 13 years ago
e4f7f61d00206ab2e2295accaaef5027a898a71f authored almost 13 years ago
ded776f85989b5acb9b52eef394af84b2c812191 authored almost 13 years ago
Conflicts:
src/main/java/redis/clients/jedis/BinaryJedisCommands.java
src/main/java/redis/cli...
088f84b6b2e667501050cb99b52a2d9666430d24 authored almost 13 years ago
75e52b9a26055476ff584e0e6836d9ccdd46cdc6 authored almost 13 years ago
0f978f5236469ff4661131358d2cd862307e79ff authored almost 13 years ago
d13622528166565f6777600a1cc3f0e6af6d3ec3 authored almost 13 years ago
caac6480ac3d1959957409479197f08c1be6ecd7 authored almost 13 years ago
aa05406e4a59c644abc96738f94cb21cb8eb4d93 authored almost 13 years ago
b2648381e23b9dfba671928f604e97f8894a2622 authored almost 13 years ago
d18c77d56fe0551f710197fb2b56887d808bc19c authored almost 13 years ago
f632182657aee7a00f0ca5b21cc1518471249dfd authored almost 13 years ago
Conflicts:
src/main/java/redis/clients/util/Pool.java
53f829fb1087ea33c0bd044aeaf70eedad233d45 authored almost 13 years agoc9b413c323df9ea47c1c72af6f85d37c14e5db44 authored almost 13 years ago
9e13233bbf5ef64dda4e63b665edab33a2e1afd4 authored almost 13 years ago
df75c72825b74a85ec381bbbaeac24708c8994c7 authored almost 13 years ago
ef08981ba3593a4c8d4725e04aeac6f202f9ff42 authored almost 13 years ago
df1dfce3271f2c44c24edb5850a2868a91260ef7 authored almost 13 years ago
9bf19c623725fd75e3d445d156f0bad0d7ec5d94 authored almost 13 years ago
96d405a6e3539f4a99f73b826c2e0b424dbb1fdf authored almost 13 years ago
3c86ebcd362c49868a936c230fc0cc0a5837252e authored almost 13 years ago
Conflicts:
src/main/java/redis/clients/jedis/Client.java
src/main/java/redis/clients/jedis/Je...
be163acd52ea2e970dc8d81e58d2037b058a2084 authored almost 13 years ago
df3c57940a324f3095371ecf1c7587089dfb7105 authored almost 13 years ago
f010bc0f325b6579815fb9d4497317ada2b7b4c3 authored about 13 years ago
12a1a70d39dc5d4ac793d05fb478a32e4308e6a9 authored about 13 years ago
4d6f4c7a94686a77f7dc9b1e21e05524c77600f1 authored about 13 years ago
72ca4943627bced9fafc316d0487e3f939a02009 authored about 13 years ago
6f4a32d2a1904b4e95085be83a5438dcc52eb2b4 authored about 13 years ago
f3a5d62e2b9a6a608343d4a816be45cfa53ce41b authored about 13 years ago
fb723db86de2078751ba8c12e1d730abbe122357 authored about 13 years ago
b17692ad9aa0f05f560d04a73aaeb7e2d0873314 authored about 13 years ago
Conflicts:
src/test/java/redis/clients/jedis/tests/ShardedJedisPipelineTest.java
Conflicts:
src/test/java/redis/clients/jedis/tests/ShardedJedisPipelineTest.java
Broken sharded test fix
f27f809fa3c634849d41339f7e2ad2cc9996b64c authored about 13 years agod97f30a01a4b5fdfe215317e8c45cb4d346d4201 authored about 13 years ago
04f603820f377f2ffa7fcbcd22fd7d46445f89f0 authored over 13 years ago
9d4d11ef466d7a890e763bb1b98b044e3d8635b4 authored over 13 years ago
f82fb50897ed5f1391fda0a85256254a7cd56d13 authored over 13 years ago
dcba7bd3b34fa221b867ae8b6e4e051a9d36dc90 authored over 13 years ago
fd0c57599ce0020cb1256a44d64dbe6a7509158c authored over 13 years ago
---
the exception is returned in the list with the not formatted and formatted values.
Respons...
---
Per http://groups.google.com/group/jedis_redis/browse_thread/thread/38c94a90d97d429b
bb806ae066fd612a54c99f927232e191b0b33449 authored over 13 years ago---
Throwing Jedis connection exception on IO error rather than JedisException
fe87266a53a348cf16ed53fb7a06f06a6a8c2c0f authored over 13 years ago---
This constructor type is available on the ```Jedis``` class and so I added it to ```JedisPo...
90dd6a1068185068528da1f0894ce28f8a1f380c authored over 13 years ago---
This corrects a [findbugs](http://findbugs.sourceforge.net/) warning about how iteration ov...
7803f5b0dfb322016a306acbf09e303a8a12d5f0 authored over 13 years ago---
This was discovered by running [findbugs](http://findbugs.sourceforge.net/) against the Jed...
7b24682def5f548ef5436c2ad187d534f58b7a2f authored over 13 years ago---
We would like to add the ability to specify the database number on the pool config. We have...
e9d8886eb2d3c1d79117445ba16f0347e74cbe06 authored over 13 years ago---
The subscribe and psubscribe operations call setTimeoutInfinite() since they never return o...
dba5e2c3d4e717f7166e5d5b080a0298ce93fcf4 authored over 13 years agoa9ef10bb00404164e5c348389a14e30f3eaea1a0 authored over 13 years ago
a688c610ae6d4927e9778833921950b7c04ff01a authored over 13 years ago
Ignore broken test in pubsub until logic can be confirmed as broken
3e8ac6e0944b288e0b05474e57efc901d62ecdf9 authored over 13 years agob178e25d3793a225746b060107dcf0050d270f50 authored over 13 years ago
Add IntelliJ generated files to .gitignore
e55eed4ef297b4947fae6b093481b92ecd8fefa4 authored over 13 years ago420192ba0512bb29aa3a63f0e8a4cf927782b34b authored over 13 years ago
Fence code blocks in README with languages.
9d48a07c3e12a881480b579648c9b3f567f1bf60 authored over 13 years agoFix @see tags referencing int params that are now long
8a5948a84a11918d99304e1c213296691b8f2050 authored over 13 years agoFix broken @see and @link javadoc tags
ef3a532902a01ce56710beb32bee628dce9f473e authored over 13 years agoComments on exists were incorrect
c9d856c12275b5bb386f5d042f46968007e9acac authored over 13 years agofb33b262e499a0d50364ead9f75255e841c02634 authored over 13 years ago
0aab8cb63b85599db1ad76b3b9486fac9980df2d authored over 13 years ago
ec0b58e1836355d78d2649719c3cbc51579aaacc authored over 13 years ago
22d4d3fc535890d1ca3c0ba400191ee0efbfe009 authored over 13 years ago
3abaf71e0a4255294985c1a358d4dd7a3b387262 authored over 13 years ago
bbb6d666ac556bf229213b296aa80c5cb7615c8a authored over 13 years ago
88e662ee28f577af7ba7bccad0a0acf8f35c5448 authored over 13 years ago
e9644a45291302d797ce769d51082fb52726a19a authored over 13 years ago
97bbfdc2d6a9bc3e9ce7b4dd17bbb6733e53e4cf authored over 13 years ago
234336b58bfb60fa4ea5ea088f74100dca05c10c authored over 13 years ago
f25901d64e963f5261feb0acfee1b523ba74dae1 authored over 13 years ago
6e4e1c39f4d0b732d48fea86daaddaf6468de511 authored over 13 years ago
update to 2.0.0 in README
6c3ec9fc14900161843ba0598abd93b05a3c6f8a authored over 13 years agoa77153aaa0d099d6bf4764944555af787af55a01 authored over 13 years ago
5ad02d083a753e63e692ce31b893cf1179d206f3 authored over 13 years ago
a4cef0b48abb5933a1085394cdf77d007581f57a authored over 13 years ago
03d4208318562654ed0b81376441460985679bd6 authored over 13 years ago
Edited README.md via GitHub
f9608e93645112a67d70a50d4a077ee684162b8e authored over 13 years agoede74672d1b903afaa65f0c8af2a8e9765eb9d5e authored over 13 years ago
Exception thrown when trying to get a key with pipeline that does not exist
cbca00a78eaaa751e5f31660c5eb048cdd7f5faa authored over 13 years ago9006178a05df3586cc4bfac61634f3bed735cbc1 authored over 13 years ago
8465720d921a8d628d70bc126b0903d2b9ae3781 authored over 13 years ago
8ddba03add9319d1300eea3233e372040bc184c6 authored over 13 years ago
3b55731b7bf4c46c7a88baf653355ed7f1f83641 authored over 13 years ago
c3f0cf0ded75c931d886c9df19a9fe4ebeb3cda4 authored over 13 years ago
85ed0e4bc20ebcb8cb817f1e7c30e746cf224406 authored over 13 years ago
36d5e0d4b33c0143893a4ec3d26337451c658c18 authored over 13 years ago
f070baa11b9818b88f2d26206e3c7745022cb500 authored over 13 years ago
6aa216f8cfe21cd4b0abb7364dcfa2add9ead7e0 authored over 13 years ago