issues Search Results · repo:dengliming/redis-modules-java language:Java
Filter by
43 results
(148 ms)43 results
indengliming/redis-modules-java (press backspace or delete to remove)use spring-boot-starter config : redis-module: enabled: true redisjson: enabled: true config: | singleServerConfig:
idleConnectionTimeout: 10000 connectTimeout: 10000 timeout: 3000 retryAttempts: 3 retryInterval: ...
peidw
- 1
- Opened 9 days ago
- #68
Hi,
thanks again for 2.0.4. This version is not available on the mvnrepository. Does anything need to be done on your side
or should I wait until the new version is picked up?
outsideMyBox
- 1
- Opened on Oct 4, 2024
- #67
Hi,
In my project, I must update to Redisson 3.22+ which fixes the critical vulnerability CVE-2023-42809 . The issue is that
my version of redistimeseries (1.0.5) is not compatible with it, I get the ...
outsideMyBox
- 3
- Opened on Sep 24, 2024
- #66
Hi dengliming!
I m using your redis modul. It s fantastic, it works very well! I tried to run revrange command, but it is not
implemented yet. Are you planning to add this feature to the libs?
Thanks! ...
enhancement
help wanted
szoke120
- 3
- Opened on Nov 2, 2023
- #63
modify individual attribute values
json.set user $.name HuFei
invalid
mi1688
- 1
- Opened on Aug 1, 2023
- #61
I use below code to set props into redis,
this.redisJSON.set(key, SetArgs.Builder.create( . , GsonUtils.toJson(props)));
the props is as below: { id :179508, source :2, sourceId :25639, customerId : ...
invalid
question
chenlizhao
- 1
- Opened on Jul 24, 2023
- #60
I use JSON document with redis search, it looks like: key: user:10003:1000821:1024445:1 value: { source :1, sourceId
:1024445, id :1000821, customerId : 1001906161 , phone : 0 , primaryChannelId : 10003 ...
bug
RediSearch
chenlizhao
- 9
- Opened on Nov 14, 2022
- #59

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.