Skip to content
View jones-so's full-sized avatar

Block or report jones-so

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. tianshu tianshu Public

    TiShuAI是一款AI智能客服产品,可以轻松实现AI与微信公众号集成、同时还支持网页AI客服、JS页面嵌入AI客服、微信客服AI集成、API接口AI问答等。

    1

  2. redis redis Public

    Forked from microsoftarchive/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes

    C

  3. ace-cache ace-cache Public

    Forked from wxiaoqi/ace-cache

    基于spring boot上的注解缓存,自带轻量级缓存管理页面。@Cache比spring cache更轻量的缓存,支持单个缓存设置过期时间,可以根据前缀移除缓存。采用fastjson序列化与反序列化,以json串存于缓存之中。ace-cache可以快速用于日常的spring boot应用之中。

    Java

  4. tx-lcn tx-lcn Public

    Forked from xlorne/tx-lcn

    LCN分布式事务框架v3.0

    Java

  5. spring-cloud-alibaba spring-cloud-alibaba Public

    Forked from alibaba/spring-cloud-alibaba

    Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

    Java

  6. seata seata Public

    Forked from apache/incubator-seata

    🔥 Seata is an easy-to-use, high-performance, java based, open source distributed transaction solution.

    Java