Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / redis/jedis issues and pull requests

#3991 - Add javadoc to clear up implicit behavior

Pull Request - State: closed - Opened by joshrotenberg 4 months ago - 1 comment
Labels: documentation

#3990 - Fix JavaDoc warnings

Pull Request - State: closed - Opened by sazzad16 5 months ago
Labels: documentation

#3989 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#3988 - Bump resilience4j.version from 1.7.1 to 2.0.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies

#3986 - Add Client Side Caching Example in `src/test/java/redis/clients/jedis/examples`

Issue - State: closed - Opened by atharva29 5 months ago - 1 comment
Labels: documentation

#3984 - DOC-4317 fixed flaky tests

Pull Request - State: closed - Opened by andy-stark-redis 5 months ago
Labels: testing, docs-review

#3983 - Support for Local Cache Eviction Policy

Issue - State: open - Opened by atharva29 5 months ago - 1 comment
Labels: enhancement

#3982 - Constructors that accept a URI and a JedisClientConfig pull elements from both without documentation

Issue - State: closed - Opened by joshrotenberg 5 months ago - 3 comments
Labels: documentation, good-first-issue

#3980 - Add SslOptions

Pull Request - State: closed - Opened by sazzad16 5 months ago - 3 comments
Labels: enhancement, experimental

#3978 - Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to 2.10.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, testing

#3977 - Bump jackson.version from 2.17.2 to 2.18.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, testing

#3976 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#3975 - Jedis 5.2.0 is released; bump snapshot version to 5.3.0

Pull Request - State: closed - Opened by sazzad16 5 months ago
Labels: documentation, maintenance

#3974 - Update links in README

Pull Request - State: closed - Opened by thachlp 5 months ago
Labels: documentation, docs-review

#3973 - README has old links

Issue - State: closed - Opened by tom-redis 5 months ago - 1 comment
Labels: documentation

#3972 - Fix flaky tests with 'await'

Pull Request - State: closed - Opened by atakavci 5 months ago - 12 comments
Labels: testing

#3971 - Make JSON imports optional in OSGi environments

Pull Request - State: open - Opened by rombert 5 months ago - 4 comments
Labels: dependencies

#3971 - Make JSON imports optional in OSGi environments

Pull Request - State: open - Opened by rombert 5 months ago - 7 comments
Labels: dependencies

#3970 - Improve QueryRangeExample and QueryGeoExample

Pull Request - State: closed - Opened by uglide 5 months ago - 3 comments

#3969 - Remove Triggers and Functions feature

Pull Request - State: closed - Opened by sazzad16 5 months ago
Labels: breakingchange

#3968 - Deprecate Triggers and Functions feature

Pull Request - State: closed - Opened by sazzad16 5 months ago
Labels: maintenance

#3967 - DOC-4296 added aggregation query examples

Pull Request - State: closed - Opened by andy-stark-redis 5 months ago
Labels: docs-review

#3966 - DOC-4262 geo query examples

Pull Request - State: closed - Opened by andy-stark-redis 5 months ago
Labels: docs-review

#3965 - DOC-4244 added range query examples

Pull Request - State: closed - Opened by andy-stark-redis 5 months ago
Labels: docs-review

#3964 - DOC-4202 exact match search examples

Pull Request - State: closed - Opened by andy-stark-redis 5 months ago
Labels: docs-review

#3963 - DOC-4252 full-text examples

Pull Request - State: closed - Opened by andy-stark-redis 5 months ago
Labels: docs-review

#3962 - Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.3.1 to 5.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, testing

#3961 - DOC-4252 added full text search examples

Pull Request - State: closed - Opened by andy-stark-redis 5 months ago

#3961 - DOC-4252 added full text search examples

Pull Request - State: closed - Opened by andy-stark-redis 5 months ago

#3960 - DOC-4202 added exact match examples

Pull Request - State: closed - Opened by andy-stark-redis 5 months ago

#3960 - DOC-4202 added exact match examples

Pull Request - State: closed - Opened by andy-stark-redis 5 months ago

#3959 - Add equals and hashCode to Timeseries Params classes

Pull Request - State: closed - Opened by ascdi 5 months ago
Labels: enhancement

#3958 - Support warning messages in search/aggregation query results

Pull Request - State: closed - Opened by sazzad16 5 months ago - 1 comment
Labels: experimental

#3957 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#3956 - Refine OSGi metadata for JSON dependencies

Issue - State: open - Opened by rombert 5 months ago - 2 comments
Labels: dependencies

#3954 - Server version check for CSC activation

Pull Request - State: closed - Opened by atakavci 5 months ago - 2 comments
Labels: experimental

#3952 - Test CSC against Redis 6.2

Pull Request - State: closed - Opened by atakavci 6 months ago - 1 comment

#3951 - Use Redis 7.4 branch and 7.4.0-v0 image for testing

Pull Request - State: closed - Opened by sazzad16 6 months ago
Labels: testing

#3950 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#3949 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#3948 - Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, testing

#3946 - DOC-4102 INCR command example

Pull Request - State: closed - Opened by andy-stark-redis 6 months ago
Labels: docs-review

#3945 - DOC-4082 code examples for DEL, EXPIRE, and TTL

Pull Request - State: closed - Opened by andy-stark-redis 6 months ago
Labels: docs-review

#3944 - DOC-4080 Sorted Set (ZADD and ZRANGE commands) examples

Pull Request - State: closed - Opened by andy-stark-redis 6 months ago
Labels: docs-review

#3942 - Adding Cache class to CacheConfig

Pull Request - State: closed - Opened by atakavci 6 months ago
Labels: experimental

#3941 - Refactor Client-Side Caching CacheConfig implementation

Pull Request - State: closed - Opened by sazzad16 6 months ago
Labels: experimental

#3940 - DOC-4094 hash examples

Pull Request - State: closed - Opened by andy-stark-redis 6 months ago
Labels: docs-review

#3939 - Support caching null values

Pull Request - State: closed - Opened by atakavci 6 months ago
Labels: experimental

#3938 - 5.2.0 release plan

Issue - State: closed - Opened by linking12 6 months ago - 2 comments

#3936 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#3935 - Add A-A failover scenario test

Pull Request - State: closed - Opened by uglide 6 months ago - 3 comments
Labels: testing

#3934 - [DOC] RediSearch usage with FTCreateParams and FTSearchParams classes

Pull Request - State: closed - Opened by sazzad16 6 months ago
Labels: docs-review

#3933 - Fix codecov upload

Pull Request - State: closed - Opened by uglide 6 months ago
Labels: maintenance

#3932 - Rename readonly config param to specify Redis Cluster

Pull Request - State: closed - Opened by sazzad16 6 months ago - 2 comments
Labels: maintenance

#3931 - Modify Connection.toIdentityString and test

Pull Request - State: closed - Opened by sazzad16 6 months ago
Labels: maintenance

#3930 - Accept null replies for BZPOPMAX and BZPOPMIN commands

Pull Request - State: closed - Opened by sazzad16 6 months ago
Labels: backport required, bug

#3929 - readOnlyForReplica flag question

Issue - State: closed - Opened by ruispereira 6 months ago - 7 comments
Labels: maintenance

#3928 - BZPOPMIN & BZPOPMAX throws NPE when sorted set is empty

Issue - State: closed - Opened by JW-Vinay 6 months ago
Labels: bug

#3927 - Virtual threads permanently blocking on JedisPool#getResource

Issue - State: open - Opened by Brian1KB 6 months ago - 2 comments
Labels: dependencies, tracking-issue

#3926 - Decoding FT.SEARCH reply can be disabled at field level

Pull Request - State: closed - Opened by sazzad16 6 months ago - 1 comment
Labels: enhancement

#3925 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies

#3924 - Fix empty LUA table reply

Pull Request - State: closed - Opened by sazzad16 6 months ago
Labels: backport required, bug

#3923 - 20211212 1.momomo 20240815

Pull Request - State: closed - Opened by momomo 6 months ago - 1 comment

#3922 - Use ExecutorService.shutdownNow() in tests

Pull Request - State: closed - Opened by sazzad16 6 months ago
Labels: testing, experimental

#3920 - Avoid racing conditions as per design

Pull Request - State: closed - Opened by tishun 6 months ago - 2 comments

#3919 - Adding CacheConfig

Pull Request - State: closed - Opened by atakavci 6 months ago - 2 comments
Labels: experimental

#3918 - Jedis test plan coverage for CSC

Pull Request - State: closed - Opened by sazzad16 6 months ago - 1 comment
Labels: experimental

#3917 - Fixed typo in Javadoc

Pull Request - State: closed - Opened by vanta 6 months ago
Labels: documentation

#3916 - Does jedis support valkey connections ?

Issue - State: closed - Opened by DipalPrajapati 7 months ago - 1 comment

#3914 - Bump org.hamcrest:hamcrest from 2.2 to 3.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, testing

#3913 - Convert CSC implementation to proposed CSC interface

Pull Request - State: closed - Opened by sazzad16 7 months ago

#3912 - Modify CommandArguments and CacheConnection to support CSC

Pull Request - State: closed - Opened by sazzad16 7 months ago

#3911 - Use Redis 7.4 branch and 7.4.0-v0 image for testing

Pull Request - State: closed - Opened by sazzad16 7 months ago
Labels: testing

#3910 - Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#3909 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#3908 - Added support for ADDSCORES argument in FT.AGGREGATE

Pull Request - State: closed - Opened by uglide 7 months ago
Labels: experimental

#3907 - [TEMPORARY] [TEST] Disable FT.CONFIG tests

Pull Request - State: closed - Opened by sazzad16 7 months ago
Labels: testing

#3906 - Modify CommandExecutor interface to support CSC

Pull Request - State: closed - Opened by sazzad16 7 months ago

#3905 - Java 21 and Virtual Threads: Timeout waiting for idle object

Issue - State: open - Opened by qyyxl 7 months ago - 5 comments
Labels: dependencies

#3904 - Failed to connect to any host resolved for DNS name.

Issue - State: closed - Opened by nagesh-sys 7 months ago - 1 comment

#3903 - Bump net.javacrumbs.json-unit:json-unit from 2.38.0 to 2.40.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, testing

#3902 - Bump jackson.version from 2.17.1 to 2.17.2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#3901 - Bump com.kohlschutter.junixsocket:junixsocket-core from 2.9.1 to 2.10.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, testing

#3900 - Refactor Client-Side Caching implementation

Pull Request - State: closed - Opened by atakavci 7 months ago - 1 comment

#3899 - Csc design 2

Pull Request - State: closed - Opened by atakavci 7 months ago - 1 comment

#3897 - Revert "Creating CODEOWNERS for the examples (#3570)"

Pull Request - State: closed - Opened by sazzad16 7 months ago
Labels: maintenance

#3896 - JedisConnectionException contains HostAndPort from DefaultJedisSocketFactory

Pull Request - State: closed - Opened by sazzad16 7 months ago
Labels: enhancement, breakingchange

#3895 - Json tabbed code sample

Pull Request - State: closed - Opened by andy-stark-redis 7 months ago - 2 comments
Labels: docs-review

#3894 - Added bitfield code samples

Pull Request - State: closed - Opened by andy-stark-redis 7 months ago - 3 comments
Labels: docs-review

#3893 - Bump com.google.guava:guava from 33.0.0-jre to 33.2.1-jre

Pull Request - State: closed - Opened by sazzad16 7 months ago
Labels: dependencies

#3892 - Remove client side cache support through uri/url

Pull Request - State: closed - Opened by sazzad16 7 months ago
Labels: experimental

#3891 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#3890 - Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#3889 - Prepare client side caching - design 2

Pull Request - State: closed - Opened by sazzad16 7 months ago
Labels: experimental

#3888 - Modify the judgment that reads a response as empty to isEmpty method

Pull Request - State: closed - Opened by zyfx595701088 7 months ago
Labels: maintenance