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

#3771 - Add pipelined tests for sorted sets

Pull Request - State: closed - Opened by gerzse 4 months ago
Labels: testing

#3770 - Proof-of-concept for automatic key prefixing

Pull Request - State: open - Opened by killergerbah 4 months ago - 7 comments
Labels: experimental

#3768 - GETSET command is deprecated since Redis 6.2.0

Pull Request - State: closed - Opened by sazzad16 4 months ago - 1 comment
Labels: maintenance

#3767 - Geo pipelined tests

Pull Request - State: closed - Opened by gerzse 4 months ago - 2 comments
Labels: testing

#3764 - Reenable clustering tests

Pull Request - State: closed - Opened by gerzse 4 months ago - 5 comments
Labels: testing

#3760 - Streamline test execution

Pull Request - State: closed - Opened by gerzse 4 months ago - 1 comment
Labels: testing

#3759 - Add unit tests for pipelining - migrate and db commands

Pull Request - State: closed - Opened by gerzse 4 months ago - 1 comment
Labels: testing

#3758 - Client-side cache related naming changes

Pull Request - State: open - Opened by sazzad16 4 months ago
Labels: experimental

#3757 - Support Server-assisted Client-side Caching

Pull Request - State: open - Opened by sazzad16 4 months ago - 2 comments
Labels: experimental

#3756 - Stop connection fetching before sync/exec

Pull Request - State: closed - Opened by sazzad16 4 months ago - 1 comment
Labels: bug

#3755 - Support white-list and black-list commands and keys

Pull Request - State: closed - Opened by sazzad16 4 months ago - 2 comments
Labels: experimental

#3754 - Support the MAXAGE option for CLIENT KILL

Pull Request - State: closed - Opened by gerzse 4 months ago - 1 comment
Labels: feature

#3753 - Add support for configuring connection pool to MultiClusterPooledConnectionProvider

Issue - State: closed - Opened by jarkus4 4 months ago - 4 comments
Labels: feature, good-first-issue

#3752 - Bump org.json:json from 20240205 to 20240303

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

#3751 - Add support for redis command: CLIENT TRACKINGINFO

Pull Request - State: open - Opened by cemasma 4 months ago

#3750 - Reduce the log level of validateObject to WARN

Pull Request - State: closed - Opened by sazzad16 4 months ago - 1 comment
Labels: backport required, breakingchange, maintenance

#3749 - Reduce the log level of validateObject to WARN

Issue - State: closed - Opened by sazzad16 4 months ago - 6 comments
Labels: discussion needed

#3746 - Polish #3741

Pull Request - State: closed - Opened by sazzad16 4 months ago
Labels: feature

#3745 - Enrich the information returned by toString() of Connection

Pull Request - State: open - Opened by jjz921024 4 months ago - 2 comments
Labels: discussion needed, breakingchange

#3743 - Introduce interface(s) for hashing CommandObject

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

#3742 - Test GuavaCSC and CaffeineCSC

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

#3741 - Add support for the NOVALUES option of HSCAN

Pull Request - State: closed - Opened by gerzse 4 months ago
Labels: feature

#3740 - Support white-list and black-list commands and keys

Pull Request - State: closed - Opened by sazzad16 4 months ago - 3 comments
Labels: experimental

#3739 - How to use RedisTimeSeriesCommands with jedis

Issue - State: closed - Opened by DmtPytn 4 months ago - 1 comment
Labels: question

#3738 - docs: using jedis crud data by jackson core

Pull Request - State: closed - Opened by theanishtar 4 months ago - 2 comments
Labels: will not fix

#3737 - docs: using jedis crud data by jackson core

Pull Request - State: closed - Opened by theanishtar 4 months ago

#3736 - More checkpoints for automatic failover testing in pipeline

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

#3735 - [question]Does jedis support jdk21?

Issue - State: closed - Opened by polaris-alioth 4 months ago - 2 comments
Labels: question

#3734 - Do not rely on Redis compiled from source code

Pull Request - State: open - Opened by gerzse 4 months ago
Labels: will not fix

#3733 - Supporting redis unstable commands

Issue - State: closed - Opened by chayim 4 months ago
Labels: tracking-issue

#3732 - Support XREAD, XREADGROUP reading from last message of stream

Issue - State: closed - Opened by chayim 4 months ago
Labels: feature, good-first-issue

#3731 - Add command filter for CLIENT KILL to support maximum age via [MAXAGE] option

Issue - State: closed - Opened by chayim 4 months ago
Labels: feature, good-first-issue

#3730 - Add support for HSCAN [NOVALUES]

Issue - State: closed - Opened by chayim 4 months ago
Labels: feature, good-first-issue

#3729 - Support issuing Latency commands

Pull Request - State: closed - Opened by Lcarrot 4 months ago - 3 comments
Labels: enhancement

#3728 - Implement equals and hashcode in Params classes

Pull Request - State: closed - Opened by Lcarrot 4 months ago - 4 comments
Labels: backport required, enhancement

#3727 - Add support for CLUSTER LINKS command

Issue - State: closed - Opened by sazzad16 4 months ago - 1 comment
Labels: feature

#3726 - Check for thread interrupt in subscribe process of PubSub

Pull Request - State: closed - Opened by SoilChang 4 months ago - 2 comments
Labels: backport required, bug

#3725 - jedis subscription not listening to thread interrupted signal

Issue - State: closed - Opened by SoilChang 4 months ago - 3 comments
Labels: bug

#3724 - Bump com.kohlschutter.junixsocket:junixsocket-core from 2.8.3 to 2.9.0

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

#3721 - Make tests idempotent

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3720 - Ensure local development can run tests easily

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3719 - Run parallel jobs

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3718 - Speed up slow tests, or separate them out in their own jobs

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3717 - Check tests that are commented out

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3716 - Add pre-commit linting to the repo

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3715 - Check tests that force Redis failover, maybe separate them

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3714 - Integrate JUnit reporter in the CI, dorny/reporter

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3713 - Remove support for Redis unstable

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3712 - Tag tests per Redis environment (not version)

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3711 - Support Redis Enterprise in CI

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3710 - Don't rely on compiled Redis

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3709 - Add unit tests for Bloom filters

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3708 - Add unit tests for Timeseries

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing

#3707 - Jedis Test improvements

Issue - State: open - Opened by gerzse 5 months ago
Labels: testing, tracking-issue, techdebt

#3706 - Bump org.json:json from 20231013 to 20240205

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

#3705 - Bump slf4j.version from 1.7.36 to 2.0.12

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

#3704 - How to achieve high throughput using Jedis library

Issue - State: closed - Opened by dsinghal-nice 5 months ago - 2 comments

#3703 - Support Client-side caching through URI/URL

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

#3702 - Cover Redis commands for client side caching

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

#3700 - Client-side caching by hashing command arguments

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

#3699 - pipelinedResponses should be clear

Pull Request - State: open - Opened by stillerrr 5 months ago - 2 comments

#3698 - Client-side caching by command arguments

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

#3697 - Avoid NPE in MultiNodePipelineBase.java

Pull Request - State: closed - Opened by stillerrr 5 months ago - 2 comments
Labels: bug

#3695 - Support TTL in client side caching

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

#3694 - Missing JAR Signing Public Key ID

Issue - State: open - Opened by TaskP 5 months ago - 2 comments
Labels: documentation, maintenance

#3693 - Running doctests also on emb-examples

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

#3692 - Fix probable missing (RESP3) protocol processing

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

#3691 - Support client-side caching from UnifiedJedis

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

#3690 - Broad usage of unchecked exceptions

Issue - State: open - Opened by avivfisher 6 months ago

#3689 - Bump slf4j.version from 1.7.36 to 2.0.11

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

#3688 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5

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

#3687 - Added Java code snippet for bitmap

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

#3686 - Crud jackson

Pull Request - State: closed - Opened by theanishtar 6 months ago

#3685 - CRUD Cache Jedis and Jackson

Issue - State: closed - Opened by theanishtar 6 months ago - 4 comments
Labels: documentation

#3684 - Create jedis-crud-jackson.md

Pull Request - State: closed - Opened by theanishtar 6 months ago

#3683 - Fix transaction failure tests using mock

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

#3682 - Support client-side caching from UnifiedJedis

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

#3681 - Run integration workflow for 5.2.0 branch

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

#3680 - Create Java code snippet for sorted sets

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

#3679 - Added Java code snippets for cuckoo filters

Pull Request - State: closed - Opened by Ranjeet0611 6 months ago - 4 comments
Labels: docs-review

#3678 - UnifiedJedis.ftAggregate always returning only 10 rows

Issue - State: closed - Opened by dsinghal-nice 6 months ago - 7 comments

#3677 - Create Java code snippet for lists #3625

Pull Request - State: closed - Opened by suraj11chauhan 6 months ago - 1 comment
Labels: docs-review

#3676 - Added example Java code snippets for List (issue#3625)

Pull Request - State: closed - Opened by suraj11chauhan 6 months ago

#3674 - Added java code snippet for hyperloglog

Pull Request - State: closed - Opened by Ranjeet0611 6 months ago - 5 comments
Labels: docs-review

#3673 - Support for client-side caching - phase 2

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

#3672 - Bump slf4j.version from 1.7.36 to 2.0.10

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

#3671 - Added Java code snippets for Bloom #3630

Pull Request - State: closed - Opened by Ranjeet0611 6 months ago - 5 comments
Labels: docs-review

#3670 - Fixing GPG key usage

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

#3668 - Improve connection speed by running fewer commands

Issue - State: closed - Opened by chayim 6 months ago - 1 comment
Labels: bug, good-first-issue

#3666 - Bump jackson.version from 2.16.0 to 2.16.1

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

#3665 - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1

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

#3664 - Use circuit breaker fallback exception list

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

#3663 - Support UnifiedJedis transactions without calling multi first

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