Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / leonchen83/redis-replicator issues and pull requests
#73 - Bump jedis from 4.3.1 to 4.4.2
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#72 - Bump jedis from 4.3.1 to 4.4.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#71 - Bump build-helper-maven-plugin from 3.3.0 to 3.4.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#70 - Bump jedis from 4.3.1 to 4.4.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#69 - Bump jacoco-maven-plugin from 0.8.8 to 0.8.10
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#68 - Bump jacoco-maven-plugin from 0.8.8 to 0.8.9
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#67 - Bump maven-resources-plugin from 3.3.0 to 3.3.1
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#66 - Bump jedis from 4.3.1 to 4.3.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#65 - Bump slf4j-api from 2.0.6 to 2.0.7
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#64 - Bump log4j-core from 2.19.0 to 2.20.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#63 - Bump maven-compiler-plugin from 3.10.1 to 3.11.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#62 - Bump log4j-slf4j2-impl from 2.19.0 to 2.20.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#61 - Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#60 - Bump jaxb-api from 2.3.0 to 2.3.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#59 - Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#58 - 对比
Issue -
State: closed - Opened by githubname1024 about 2 years ago
- 1 comment
Labels: question
#57 - 关于从inputStream()读取命令的代码
Issue -
State: closed - Opened by BozhongWei over 2 years ago
- 2 comments
#56 - 您好,我把这个工具改成了一个redis流量监控的工具,但是我用JDK9编译,JDK11运行时,这个工具占用内存特别高,而且不稳定,请问这个和jdk的版本有什么关系吗?
Issue -
State: closed - Opened by 135zyf over 2 years ago
- 1 comment
#55 - 请问读取aof文件支持offset吗?
Issue -
State: closed - Opened by MccreeFei almost 3 years ago
- 2 comments
#54 - how to use redis aof log parser
Issue -
State: closed - Opened by dnlixiaoxin almost 3 years ago
- 4 comments
#53 - Exception in parse redis command "set a 1010 px 1000"
Issue -
State: closed - Opened by yuz10 about 3 years ago
- 5 comments
#52 - 请问有提供golang版本吗?
Issue -
State: closed - Opened by Leadrive about 3 years ago
- 1 comment
Labels: question
#51 - 有计划支持Tendis吗?
Issue -
State: closed - Opened by phenix-gao over 3 years ago
- 1 comment
Labels: question
#49 - 如何实现从某个点续传呢?我尝试这样实现抛出异常了
Issue -
State: closed - Opened by bisonliao almost 4 years ago
- 4 comments
#48 - replStreamDB的作用是什么
Issue -
State: closed - Opened by renxinlin about 4 years ago
- 1 comment
#47 - 目前支持的redis的版本
Issue -
State: closed - Opened by luwave about 4 years ago
- 5 comments
#46 - ZPopMinCommand.java类中key属性缺失
Issue -
State: closed - Opened by maplestoria about 4 years ago
- 1 comment
Labels: bug
#45 - RedisSocketReplicator支持自定义heartbeat Executor
Pull Request -
State: closed - Opened by maplestoria about 4 years ago
- 1 comment
#44 - 解析hash dump的值发生报错java.lang.AssertionError: unexpected value type:92
Issue -
State: closed - Opened by xiaozhiliaoo about 4 years ago
- 6 comments
Labels: question
#43 - 3.4.4版本的maven下载不下来
Issue -
State: closed - Opened by xiaozhiliaoo about 4 years ago
- 2 comments
Labels: question
#42 - 扫描RDB文件时如何获取Redis内存信息
Issue -
State: closed - Opened by ReasonDuan about 4 years ago
- 4 comments
Labels: question
#41 - redis集群同步
Issue -
State: closed - Opened by liliangso over 4 years ago
- 1 comment
Labels: question
#40 - Bump junit from 4.12 to 4.13.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#39 - 从一个clusterA的slaveA同步到另一个clusterB的masterB,如果slaveA或者masterB挂了的话,怎么实现故障转移和断点续传
Issue -
State: closed - Opened by lijiawen over 4 years ago
- 5 comments
Labels: question
#38 - HSet命令需要支持多对field-value
Issue -
State: closed - Opened by maplestoria over 4 years ago
- 3 comments
Labels: bug
#37 - How to handle huge key?
Issue -
State: closed - Opened by xiaozhiliaoo over 4 years ago
- 2 comments
Labels: question
#36 - 请问支持redis-cluster吗?
Issue -
State: closed - Opened by 1017727621 almost 5 years ago
- 2 comments
Labels: question
#35 - 使用疑问
Issue -
State: closed - Opened by copyshop about 5 years ago
- 2 comments
Labels: question
#34 - 在3.1用法下增加了一个打印示例,方便使用者更快入门
Pull Request -
State: closed - Opened by lyq946 over 5 years ago
#33 - 扫rdb的时候 可以方便的获得KEY 占用了多少空间吗
Issue -
State: closed - Opened by noasoso over 5 years ago
- 1 comment
Labels: question
#32 - 支持双向同步么?
Issue -
State: closed - Opened by tom2jack over 5 years ago
- 1 comment
Labels: question
#31 - Add offsets to commands
Pull Request -
State: closed - Opened by rk3rn3r over 5 years ago
- 8 comments
#30 - redis定时同步到mysql,RDB和AOF哪种更适合?
Issue -
State: closed - Opened by mrvon2015 almost 6 years ago
- 2 comments
Labels: question
#29 - 定时同步支持吗?
Issue -
State: closed - Opened by mrvon2015 almost 6 years ago
- 2 comments
Labels: question
#28 - redis-replicator如何添加key过期时间和LFU、LRU信息
Issue -
State: closed - Opened by vinllen almost 6 years ago
- 2 comments
Labels: question
#27 - psync同步时 CONTINUE回复后面带有多余的"\n"
Issue -
State: closed - Opened by xiangzilv123 almost 6 years ago
- 1 comment
Labels: bug
#26 - 请教一个效率问题
Issue -
State: closed - Opened by jiashiwen over 6 years ago
- 22 comments
Labels: question
#25 - 如果在源redis配置了password,replicator中如何进行密码验证
Issue -
State: closed - Opened by jiashiwen over 6 years ago
- 2 comments
Labels: question
#24 - 如何获取操作来源的ip呢
Issue -
State: closed - Opened by jiashiwen over 6 years ago
- 2 comments
Labels: question
#23 - aof file 可以支持增量订阅?
Issue -
State: closed - Opened by spccold over 7 years ago
- 6 comments
Labels: question
#22 - Code example for writing rdb file back to redis
Issue -
State: closed - Opened by rrva over 7 years ago
- 5 comments
Labels: enhancement
#21 - 2.4.2 not on maven central
Issue -
State: closed - Opened by rrva over 7 years ago
- 2 comments
#20 - Who is actively using Redis-replicator
Issue -
State: open - Opened by leonchen83 over 7 years ago
- 6 comments
Labels: help wanted
#19 - 要不要考虑添加个spring boot auto config
Issue -
State: closed - Opened by XinYang-Pan over 7 years ago
- 1 comment
Labels: enhancement
#18 - add examples/ to test source
Pull Request -
State: closed - Opened by trydofor over 7 years ago
- 2 comments
#17 - Dev
Pull Request -
State: closed - Opened by leonchen83 over 7 years ago
#16 - code readability & logger performance
Pull Request -
State: closed - Opened by trydofor almost 8 years ago
#15 - Merge remote-tracking branch 'origin/2.1.0' into 2.1.0
Pull Request -
State: closed - Opened by leonchen83 almost 8 years ago
#14 - Merge remote-tracking branch 'origin/dev' into dev
Pull Request -
State: closed - Opened by leonchen83 almost 8 years ago
#13 - fix pom
Pull Request -
State: closed - Opened by leonchen83 almost 8 years ago
#12 - ZIncrByParser bug
Issue -
State: closed - Opened by adrianyao89 almost 8 years ago
- 1 comment
Labels: bug, fixed
#11 - add SREM command in build-in commandParser
Pull Request -
State: closed - Opened by adrianyao89 about 8 years ago
#10 - exception handler support
Issue -
State: closed - Opened by leonchen83 about 8 years ago
- 1 comment
Labels: enhancement, fixed
#9 - ssl support
Issue -
State: closed - Opened by leonchen83 about 8 years ago
- 1 comment
Labels: enhancement, fixed
#8 - aof support
Issue -
State: closed - Opened by leonchen83 about 8 years ago
- 1 comment
Labels: enhancement, fixed
#7 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger over 8 years ago
#6 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger over 8 years ago
- 1 comment
#5 - readInt bug
Issue -
State: closed - Opened by leonchen83 over 8 years ago
Labels: bug, fixed
#4 - Broken pipe error
Issue -
State: closed - Opened by leonchen83 over 8 years ago
Labels: bug, fixed
#3 - Socket error
Issue -
State: closed - Opened by leonchen83 over 8 years ago
- 1 comment
Labels: bug, fixed
#2 - RDB EOFException
Issue -
State: closed - Opened by leonchen83 over 8 years ago
- 1 comment
Labels: bug, fixed
#1 - can not register GetParser
Issue -
State: closed - Opened by leonchen83 over 8 years ago
- 1 comment
Labels: wontfix