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

Minor fix with Token-Based-Authentication integration tests

atakavci opened this pull request 9 days ago
Test modules CONFIG support

sazzad16 opened this pull request 10 days ago
Test modules ACL support

sazzad16 opened this pull request 10 days ago
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2

dependabot[bot] opened this pull request 27 days ago
DOC-4560 pipe/transaction examples for docs

andy-stark-redis opened this pull request about 1 month ago
Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0

dependabot[bot] opened this pull request about 1 month ago
Bump jackson.version from 2.18.1 to 2.18.2

dependabot[bot] opened this pull request about 1 month ago
Add SslOptions with Supplier of SSLParameters

sazzad16 opened this pull request about 1 month ago
Add SslOptions with custom HostnameVerifier

sazzad16 opened this pull request about 1 month ago
Make reply of COMMAND INFO compatible with older Redis versions

sazzad16 opened this pull request about 1 month ago
Make reply of ACL LOG compatible with older Redis versions

sazzad16 opened this pull request about 1 month ago
Jedis 3.10.0 Occasional stack overflow and Connection Leakage Error

guxiaoxie opened this issue about 1 month ago
Implement command (no arg)

ggivo opened this pull request about 2 months ago
Bump net.javacrumbs.json-unit:json-unit from 2.40.1 to 4.0.0

dependabot[bot] opened this pull request about 2 months ago
Add examples and tutorials page

joshrotenberg opened this pull request about 2 months ago
subscribe is not working when the client cache is enabled

qingdaoheze opened this issue about 2 months ago
COMMAND INFO reply contains subcommand detail

sazzad16 opened this pull request about 2 months ago
DefaultJedisClientConfig password exposure issue

ivanfrias opened this issue about 2 months ago
Fix AccessControlListCommandsTest tests against Redis 6.2.16

ggivo opened this issue about 2 months ago
Revisit TLS Cluster tests to drop stunnel

ggivo opened this issue about 2 months ago
NPE thrown on jedis.aclLog() used against Redis server 7.2.0<

ggivo opened this issue about 2 months ago
Introduces test matrix based on Redis versions [8.0-M1, 7.4.1, 7.2.6, 6.2.16]

ggivo opened this pull request about 2 months ago
[Client-side caching] About the Implementation of CSC

wp973 opened this issue about 2 months ago
Link the new doc site from the repo

joshrotenberg opened this issue about 2 months ago
Token based authentication integration with core extension

atakavci opened this pull request about 2 months ago
DOC-4345 added JSON search examples for home page

andy-stark-redis opened this pull request 2 months ago
Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.4 to 5.4.1

dependabot[bot] opened this pull request 2 months ago
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2

dependabot[bot] opened this pull request 2 months ago
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1

dependabot[bot] opened this pull request 2 months ago
Bump jackson.version from 2.18.0 to 2.18.1

dependabot[bot] opened this pull request 2 months ago
jedis pool WAITING

flylee85 opened this issue 2 months ago
setTimeoutInfinite() method still in eval()

Feng-yi-da opened this issue 2 months ago
Keep some easy to use RedisJSON v1 methods

sazzad16 opened this issue 2 months ago
Mkdocs unify docs

uglide opened this pull request 3 months ago
Initialize an mkdocs-based Jedis doc site

joshrotenberg opened this pull request 3 months ago
Fix flaky tests with 'await' (#3972)

atakavci opened this pull request 3 months ago
Codecove has released beta version of Test Analytics feature

ggivo opened this pull request 3 months ago
format by hbase-formatter

atakavci opened this pull request 3 months ago
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1

dependabot[bot] opened this pull request 3 months ago
Bump net.javacrumbs.json-unit:json-unit from 2.40.1 to 3.0.0

dependabot[bot] opened this pull request 3 months ago
Bump slf4j.version from 1.7.36 to 2.0.0

dependabot[bot] opened this pull request 3 months ago
Add javadoc to clear up implicit behavior

joshrotenberg opened this pull request 3 months ago
Fix JavaDoc warnings

sazzad16 opened this pull request 3 months ago
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1

dependabot[bot] opened this pull request 3 months ago
Bump resilience4j.version from 1.7.1 to 2.0.0

dependabot[bot] opened this pull request 3 months ago
DOC-4317 fixed flaky tests

andy-stark-redis opened this pull request 3 months ago
Support for Local Cache Eviction Policy

atharva29 opened this issue 3 months ago
Add SslOptions

sazzad16 opened this pull request 3 months ago
Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to 2.10.1

dependabot[bot] opened this pull request 3 months ago
Bump jackson.version from 2.17.2 to 2.18.0

dependabot[bot] opened this pull request 3 months ago
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7

dependabot[bot] opened this pull request 3 months ago
Jedis 5.2.0 is released; bump snapshot version to 5.3.0

sazzad16 opened this pull request 3 months ago
Update links in README

thachlp opened this pull request 3 months ago
README has old links

tom-redis opened this issue 3 months ago
Fix flaky tests with 'await'

atakavci opened this pull request 3 months ago
Make JSON imports optional in OSGi environments

rombert opened this pull request 3 months ago
Improve QueryRangeExample and QueryGeoExample

uglide opened this pull request 3 months ago
Remove Triggers and Functions feature

sazzad16 opened this pull request 3 months ago
Deprecate Triggers and Functions feature

sazzad16 opened this pull request 3 months ago
DOC-4296 added aggregation query examples

andy-stark-redis opened this pull request 3 months ago
DOC-4262 geo query examples

andy-stark-redis opened this pull request 3 months ago
DOC-4244 added range query examples

andy-stark-redis opened this pull request 3 months ago
DOC-4202 exact match search examples

andy-stark-redis opened this pull request 3 months ago
DOC-4252 full-text examples

andy-stark-redis opened this pull request 3 months ago
Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.3.1 to 5.4

dependabot[bot] opened this pull request 3 months ago
DOC-4252 added full text search examples

andy-stark-redis opened this pull request 4 months ago
DOC-4202 added exact match examples

andy-stark-redis opened this pull request 4 months ago
Add equals and hashCode to Timeseries Params classes

ascdi opened this pull request 4 months ago
Support warning messages in search/aggregation query results

sazzad16 opened this pull request 4 months ago
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6

dependabot[bot] opened this pull request 4 months ago
Refine OSGi metadata for JSON dependencies

rombert opened this issue 4 months ago
Server version check for CSC activation

atakavci opened this pull request 4 months ago
Test CSC against Redis 6.2

atakavci opened this pull request 4 months ago
Use Redis 7.4 branch and 7.4.0-v0 image for testing

sazzad16 opened this pull request 4 months ago
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0

dependabot[bot] opened this pull request 4 months ago
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0

dependabot[bot] opened this pull request 4 months ago
Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0

dependabot[bot] opened this pull request 4 months ago
DOC-4102 INCR command example

andy-stark-redis opened this pull request 4 months ago
DOC-4082 code examples for DEL, EXPIRE, and TTL

andy-stark-redis opened this pull request 4 months ago
DOC-4080 Sorted Set (ZADD and ZRANGE commands) examples

andy-stark-redis opened this pull request 4 months ago
Adding Cache class to CacheConfig

atakavci opened this pull request 4 months ago
Refactor Client-Side Caching CacheConfig implementation

sazzad16 opened this pull request 4 months ago
DOC-4094 hash examples

andy-stark-redis opened this pull request 4 months ago
Support caching null values

atakavci opened this pull request 4 months ago
5.2.0 release plan

linking12 opened this issue 4 months ago
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5

dependabot[bot] opened this pull request 4 months ago