Skip to content
View yangxingyue0623's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report yangxingyue0623

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. redis-hmdp redis-hmdp Public

    基于黑马点评所做的项目优化,实现基于session的session共享,解决商户缓存的缓存穿透缓存雪崩缓存击穿,基于redission分布式锁lua脚本消息队列实现异步秒杀下单,Redis的GEOHash来完成对于地理坐标的操作,使用Redis的BitMap数据实现签到统计,好友关注基于Set集合的关注取消关注共同关注等等功能,达人探店基于List来完成点赞列表的操作,Feed流推送博客基于…

    Java 14 4

  2. Eating_Take_Out Eating_Take_Out Public

    Eatting外卖,基于瑞吉外卖进行代码补全之后的springboot项目 数据层 mysql+mybatisplus+redis+springcacahe 应用层 springboot+springmvc+springsession+lomback+swagger 工具 Git+Maven+Junit+Postman+Linux 网关层 Nginx

    JavaScript 1

  3. jquery jquery Public

    Forked from jquery/jquery

    jQuery JavaScript Library

    JavaScript

  4. mall mall Public

    Forked from macrozheng/mall

    mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

    Java

  5. Seckill Seckill Public

    Forked from hfbin/Seckill

    ☁️基于 SpringBoot+Mybatis+Redis+RabbitMQ 秒杀系统 ☁️

    Java

  6. redis redis Public

    Forked from redis/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, Streams, HyperLogLogs,…

    C