Skip to content
View shenHaoRanDe's full-sized avatar

Block or report shenHaoRanDe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. redis-game-transaction redis-game-transaction Public

    Forked from jwpttcg66/redis-game-transaction

    在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.

    Java 1

  2. jetlinks-community jetlinks-community Public

    Forked from jetlinks/jetlinks-community

    JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。…

    Java

  3. mpush mpush Public

    Forked from mpusher/mpush

    MPush开源实时消息推送系统

    Java

  4. thingsboard thingsboard Public

    Forked from thingsboard/thingsboard

    Open-source IoT Platform - Device management, data collection, processing and visualization.

    Java

  5. sofa-bolt sofa-bolt Public

    Forked from sofastack/sofa-bolt

    SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.

    Java

  6. spring-framework spring-framework Public

    Forked from spring-projects/spring-framework

    Spring Framework

    Java