Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zfoo-project/zfoo issues and pull requests
#132 - feat[cache]: get the data in the cache
Pull Request -
State: closed - Opened by LucaLq 3 months ago
#131 - org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'router' defined in class path resource [com/zfoo/boot/NetAutoConfiguration.class]: Failed to instantiate [com.zfoo.net.router.Router]: Factory method 'router' threw exception with message: com.zfoo.protocol.util.FastThreadLocalAdapter: method 'void <init>()' not found
Issue -
State: open - Opened by likunding 3 months ago
- 1 comment
#130 - fix[cache]: fixed a bug where expired data could not be deleted
Pull Request -
State: closed - Opened by LucaLq 3 months ago
#129 - ref[orm]: Optimize naming and logic
Pull Request -
State: closed - Opened by sandogeek 3 months ago
- 1 comment
#128 - feat[orm]: id filed can use other name with @BsonId or @Id annotation
Pull Request -
State: closed - Opened by sandogeek 3 months ago
#127 - 优化ORM落地
Pull Request -
State: closed - Opened by LucaLq 3 months ago
#126 - orm落地优化
Issue -
State: closed - Opened by LucaLq 4 months ago
- 2 comments
Labels: enhancement
#125 - perf[orm]: 分布式id生成器优雅写法
Pull Request -
State: closed - Opened by 1281956265 4 months ago
#124 - perf[orm]: for循环解决分布式id生成器创建时duplicate key问题
Pull Request -
State: closed - Opened by 1281956265 4 months ago
#123 - perf[orm]: 减少分布式id生成器创建时duplicate key问题
Pull Request -
State: closed - Opened by 1281956265 4 months ago
#122 - feat[orm]:output stack information when concurrent writeh
Pull Request -
State: closed - Opened by LucaLq 4 months ago
#121 - feat[event]: Add post overload method with before and after callbacks.
Pull Request -
State: closed - Opened by Momoka7 4 months ago
- 3 comments
#120 - feat[executor]:add method to get executor based on hash
Pull Request -
State: closed - Opened by LucaLq 5 months ago
#119 - 【BUG】:orm关闭时缓存无法落地
Issue -
State: closed - Opened by LucaLq 5 months ago
- 1 comment
Labels: bug
#118 - feat[orm]: 能否添加将指定缓存落地的方法
Issue -
State: closed - Opened by LucaLq 5 months ago
- 3 comments
#117 - perf[orm]: Rewrite collection declaration type check & Support deseri…
Pull Request -
State: closed - Opened by awakeyoyoyo 5 months ago
#116 - feat[orm]: add an interface to persist the specified cache
Pull Request -
State: closed - Opened by LucaLq 5 months ago
#115 - chore[orm]: simplify the code
Pull Request -
State: closed - Opened by awakeyoyoyo 5 months ago
#114 - support map of basic types
Pull Request -
State: closed - Opened by awakeyoyoyo 5 months ago
#113 - feat[orm]: Fix Maps MUST have string keys
Pull Request -
State: closed - Opened by awakeyoyoyo 5 months ago
#112 - perf[event]: support the reimplementation of exception handling
Pull Request -
State: closed - Opened by LucaLq 5 months ago
#111 - feat[net]: support xml configuration
Pull Request -
State: closed - Opened by LucaLq 5 months ago
#110 - feat[event]: support exception handle for event
Pull Request -
State: closed - Opened by LucaLq 5 months ago
#109 - fix[net]: TaskBus计算hash的时候,在taskExecutorHash达到int最大值的时候,计算出来是负数
Pull Request -
State: closed - Opened by zy-hao 5 months ago
#108 - [BUG] orm框架,主键必须命名为id,否则会出错
Issue -
State: open - Opened by yawuaec 5 months ago
- 21 comments
#107 - fix[net]: fixed bug in client initialization registry
Pull Request -
State: closed - Opened by LucaLq 5 months ago
#106 - feat[net]: supports the configuration of registry driver classes
Pull Request -
State: closed - Opened by LucaLq 5 months ago
#105 - 修复被CGLIB代理时 直接赋值无效
Pull Request -
State: closed - Opened by lan2475 5 months ago
#104 - feat[orm]: add loadAndInit method
Pull Request -
State: closed - Opened by awakeyoyoyo 6 months ago
#103 - feat[net]:modify the access modifier
Pull Request -
State: closed - Opened by LucaLq 6 months ago
#102 - feat[orm]:the @Id annotation supports the ObjectId type
Pull Request -
State: closed - Opened by LucaLq 6 months ago
#101 - [feat] conf json plus jackson增强
Pull Request -
State: closed - Opened by ZoneQ 6 months ago
- 3 comments
#100 - fix[storage]: json2List Parse bug
Pull Request -
State: closed - Opened by ZoneQ 6 months ago
#99 - feat[orm]: mongo authentication database can be configured
Pull Request -
State: closed - Opened by LucaLq 6 months ago
#98 - 考虑出一个其他语言与java进行TCP通讯的示例么?
Issue -
State: closed - Opened by linfu98546 7 months ago
- 4 comments
Labels: documentation
#97 - feat[net]: get zookeeper path
Pull Request -
State: closed - Opened by 3ho 7 months ago
#96 - test
Pull Request -
State: closed - Opened by 25Dong 8 months ago
#95 - Fix Readme.md Typos
Pull Request -
State: closed - Opened by TheBananaWolf 8 months ago
#94 - chore[hotswap]: update comment
Pull Request -
State: closed - Opened by conjs 8 months ago
#93 - perf[graalvm]: optimized annotation @GraalvmNativeStorage
Pull Request -
State: closed - Opened by LucaLq 9 months ago
#92 - 为什么ChannelHander实现了channelRead()后,不显示释放ByteBuf引用呢?
Issue -
State: open - Opened by zy-hao 9 months ago
- 3 comments
#91 - refactor[maven]: refactoring maven project and adding BOM dependencies
Pull Request -
State: closed - Opened by tingyanshen 9 months ago
- 1 comment
#90 - fix[protocol]: wrong C# protocol file output path
Pull Request -
State: closed - Opened by uuyycc 10 months ago
#89 - Java 21 已经出来几个月了, 有考虑什么时候切换到 Java 21 吗
Issue -
State: open - Opened by Subfire 10 months ago
- 2 comments
Labels: enhancement
#88 - UdpCodecHandler.encode数据时必须写入UdpAttachment吗
Issue -
State: open - Opened by LucaLq 10 months ago
- 1 comment
Labels: bug
#87 - Consistent Hash Of Memory Consumer LoadBalancer does not remove expired keys.
Issue -
State: closed - Opened by jaysunxiao 10 months ago
- 4 comments
Labels: bug
#86 - 3.2.0.a
Pull Request -
State: closed - Opened by qiaomengrui 10 months ago
- 1 comment
#85 - 为什么把老版本删了,这样项目很不稳定,线上项目怎么放心
Issue -
State: closed - Opened by 3ho 11 months ago
- 4 comments
#84 - perf[protocol]: maven jprotobuf scope test
Pull Request -
State: closed - Opened by a610569731 12 months ago
#83 - perf[protocol]: maven jprotobuf scope test
Pull Request -
State: closed - Opened by a610569731 12 months ago
#82 - Revert "fix[protocol] typescript compatible"
Pull Request -
State: closed - Opened by jaysunxiao 12 months ago
#81 - fix[protocol] typescript compatible
Pull Request -
State: closed - Opened by harochen75 12 months ago
#80 - perf[protocol ]:Protocol auto List by order
Pull Request -
State: closed - Opened by a610569731 12 months ago
#79 - 修复因为excel某些格子空的引起的列偏移
Pull Request -
State: closed - Opened by lan2475 about 1 year ago
- 2 comments
#78 - fix indexOfNearestCeilingKey hashCode <0 and comfortableCapacity size optimize
Pull Request -
State: closed - Opened by a610569731 about 1 year ago
- 1 comment
#77 - 无法回滚事务
Issue -
State: open - Opened by frank0234 about 1 year ago
- 8 comments
#77 - 无法回滚事务
Issue -
State: open - Opened by frank0234 about 1 year ago
- 8 comments
#76 - [Serialization] Bump fury version to 0.2.0
Issue -
State: open - Opened by chaokunyang about 1 year ago
- 1 comment
#75 - 要是能把net模块再详细写个说明文档就好了,不会用啊
Issue -
State: open - Opened by zhao5512 about 1 year ago
- 1 comment
#74 - 不支持c++吗?
Issue -
State: open - Opened by 110jiangnan about 1 year ago
- 1 comment
#73 - perf[storage]:优化配置表模块
Pull Request -
State: closed - Opened by veione about 1 year ago
#72 - fix[storage]:修复storage加入record生成协议报错
Pull Request -
State: closed - Opened by veione about 1 year ago
#71 - perf[storage]:优化配置表模块
Pull Request -
State: closed - Opened by veione about 1 year ago
- 3 comments
#70 - perf[storage];
Pull Request -
State: closed - Opened by veione about 1 year ago
#69 - feat[java]: set java version to 11
Pull Request -
State: closed - Opened by jaysunxiao about 1 year ago
#68 - fix:the le0 method parameter is incorrect
Pull Request -
State: closed - Opened by harochen75 about 1 year ago
#67 - fix:ask suffix protocol was not filtered
Pull Request -
State: closed - Opened by harochen75 about 1 year ago
#65 - 作者可以再提供两个方法,编解码根据byte[] 吗?
Issue -
State: closed - Opened by 110jiangnan about 1 year ago
- 4 comments
#64 - [Protocol] (Add) support multiline notes
Pull Request -
State: closed - Opened by tiennm99 over 1 year ago
#63 - 有考虑引入redis吗?
Issue -
State: open - Opened by harochen75 over 1 year ago
- 1 comment
#62 - [Gdscript] (Add) comment for Dictionary type
Pull Request -
State: closed - Opened by tiennm99 over 1 year ago
#61 - 全服广播, 单服广播
Issue -
State: closed - Opened by bobwong89757 over 1 year ago
- 2 comments
#60 - [Protocol, Gdscript] (Fix) wrong writeIntLongMap
Pull Request -
State: closed - Opened by tiennm99 over 1 year ago
#59 - Please support List<IPacket>( Map<IPacket,IPacket>,...) in zfoo protocol
Issue -
State: open - Opened by magicghostVu over 1 year ago
- 9 comments
#58 - Update PacketBus.java
Pull Request -
State: closed - Opened by sinozozo over 1 year ago
#57 - 是否更详细的开发文档呢
Issue -
State: open - Opened by icheetah over 1 year ago
- 1 comment
#56 - Update ProtocolAnalysis.java
Pull Request -
State: closed - Opened by sinozozo over 1 year ago
#55 - json websocket attachmentId whether isEmpty
Pull Request -
State: closed - Opened by myzjy over 1 year ago
#54 - gatewaySession授权UID问题
Pull Request -
State: closed - Opened by 631221182 over 1 year ago
#53 - fix[net]:修正一致性hash uid判断
Pull Request -
State: closed - Opened by zaoaz over 1 year ago
#52 - perf(hotswap): 去除class重复获取
Pull Request -
State: closed - Opened by SterbenDa over 1 year ago
#51 - fix[net]:修改sessionId生成的BUG
Pull Request -
State: closed - Opened by qq564139153 over 1 year ago
- 1 comment
#50 - perf[storage] reformat code
Pull Request -
State: closed - Opened by Yuao-github over 1 year ago
#49 - perf[protocol] reformat code
Pull Request -
State: closed - Opened by Yuao-github over 1 year ago
#48 - test[protocol]add performance test of specific object
Pull Request -
State: closed - Opened by Yuao-github over 1 year ago
#47 - fix[protocol] modify a detail of "SpeedTest"
Pull Request -
State: closed - Opened by Yuao-github over 1 year ago
#46 - test[protocol]
Pull Request -
State: closed - Opened by Yuao-github over 1 year ago
#45 - perf[event] add field "async" in @EventReceiver
Pull Request -
State: closed - Opened by Yuao-github over 1 year ago
#44 - perf[protocol]:optimize detection of circular references using topolo…
Pull Request -
State: closed - Opened by Yuao-github over 1 year ago
#43 - ref[storage] rewrite code of @ExcelFieldName
Pull Request -
State: closed - Opened by Yuao-github almost 2 years ago
#42 - 项目管理及Spring 相关问题
Issue -
State: open - Opened by AsinRay almost 2 years ago
- 1 comment
#41 - feat[storage] Add @ExcelFieldName to specify the column name of the r…
Pull Request -
State: closed - Opened by Yuao-github almost 2 years ago
#40 - perf[storage] 把@Resource指定路径优化为指定别名
Pull Request -
State: closed - Opened by Yuao-github almost 2 years ago
#39 - feat[storage] resource注解新增指定路径功能
Pull Request -
State: closed - Opened by Yuao-github almost 2 years ago
#38 - refactor[net]: adding session lifecycle consumer support
Pull Request -
State: closed - Opened by tingyanshen almost 2 years ago
#37 - perf[storage] 优化了字符串处理函数
Pull Request -
State: closed - Opened by Yuao-github almost 2 years ago
#36 - feat[storage]:配置文件可以同时指定多个扫描路径和扫描包
Pull Request -
State: closed - Opened by Yuao-github almost 2 years ago
#35 - feat[storage]
Pull Request -
State: closed - Opened by Yuao-github almost 2 years ago
- 1 comment
#34 - Orm模块可以支持在一个JVM进程里访问两个Mongodb的Database么?
Issue -
State: closed - Opened by endison1986 almost 2 years ago
- 3 comments