Pinned Repositories
blog-comments
博客评论
CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
CF-Workers-docker.io
这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
chatgpt-axum-warpper
Warpping the Chat Completions API by Axum with simple user authentication.
klenkiven-blog-hexo
KlenKiven的博客,基于Hexo技术以及Stellar主题
Kmall
分布式项目酷商城,前后端分离,前端基于Vue+ElementUI,后端基于SpringBoot+MybatisPlus+Mysql+Redis+ElasticSearch,具备商城所有功能(注册(社交登录)、登录、上架、检索、购物车、订单、支付、秒杀),项目框架由renren-fast开源项目搭建。项目中使用到SpringCache,SpringSession,Rabbitmq,SpringGateway+Nginx,Openfeign,alibaba-nacos做分布式注册中心和配置中心,alibaba-seata做分布式事务控制,redisson做布式锁。
ktools
KTools is a toolkit collection that help you to build your own server.
meeting-manage
增删改查项目会议室管理系统,前后端分离,前端基于VUE+ElementUI,后端基于SpringBoot + MyBatis-Plus
sean-disk
小恩云盘-基于SpringBoot + MyBatis-Plus + Shiro的个人网盘管理系统
yygh-management
尚医通,医院挂号系统,前后端分离,后端基于SpringBoot + MyBatis-Plus技术,前端基于vue-template-admin开源框架,使用Vue+ElementUI技术
klenkiven's Repositories
klenkiven/meeting-manage
增删改查项目会议室管理系统,前后端分离,前端基于VUE+ElementUI,后端基于SpringBoot + MyBatis-Plus
klenkiven/yygh-management
尚医通,医院挂号系统,前后端分离,后端基于SpringBoot + MyBatis-Plus技术,前端基于vue-template-admin开源框架,使用Vue+ElementUI技术
klenkiven/sean-disk
小恩云盘-基于SpringBoot + MyBatis-Plus + Shiro的个人网盘管理系统
klenkiven/klenkiven-blog-hexo
KlenKiven的博客,基于Hexo技术以及Stellar主题
klenkiven/Kmall
分布式项目酷商城,前后端分离,前端基于Vue+ElementUI,后端基于SpringBoot+MybatisPlus+Mysql+Redis+ElasticSearch,具备商城所有功能(注册(社交登录)、登录、上架、检索、购物车、订单、支付、秒杀),项目框架由renren-fast开源项目搭建。项目中使用到SpringCache,SpringSession,Rabbitmq,SpringGateway+Nginx,Openfeign,alibaba-nacos做分布式注册中心和配置中心,alibaba-seata做分布式事务控制,redisson做布式锁。
klenkiven/chatgpt-axum-warpper
Warpping the Chat Completions API by Axum with simple user authentication.
klenkiven/ktools
KTools is a toolkit collection that help you to build your own server.
klenkiven/blog-comments
博客评论
klenkiven/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
klenkiven/CF-Workers-docker.io
这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
klenkiven/dorea
A Key-Value data storage system. - [ This is a practice program ]
klenkiven/Feishu-Vector-Knowledge-Management
WIP 🍓 私有知识库机器人,基于向量数据库和openai实现。
klenkiven/guide-rpc-framework
A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)
klenkiven/hexo-theme-stellar
Elegant and powerful theme for Hexo.
klenkiven/java-example
Java Example
klenkiven/kelvin-mq
KelvinMQ 消息队列简单实现
klenkiven/klenkiven
klenkiven/klenkiven-rpc
根据Guide哥的RPC框架的临摹
klenkiven/perfbook
Is Parallel Programming Hard, And If So, What Can You Do About It?
klenkiven/RazorPageMovie
ASP.NET Core - Razor Page Demo
klenkiven/spring-cloud
《Spring Cloud微服务-全栈技术与案例解析》和《Spring Cloud微服务 入门 实战与进阶》配套源码
klenkiven/tinykv
A course to build distributed key-value service based on TiKV model