不断重构优化(目前主要用于沉淀日常开发中好的代码实践)——mayfly前后端分离的后台系统(包含按钮级别的权限管理)。机器管理[webssh, 文件管理,监控等]及Redis单机以及集群管理(已完成部分接口以及界面)
☆64Apr 30, 2023Updated 3 years ago
Alternatives and similar repositories for mayfly
Users that are interested in mayfly are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 设计了一套兼容基础用户、组织机构和功能权限、数据权限体系的系统维护页面,作为公司内部研发的基础平台。☆13Dec 11, 2025Updated 5 months ago
- 将枚举映射为数据字典,可用于前后端共享数据字典☆29Apr 8, 2024Updated 2 years ago
- MQTT协议的Broker(服务器)端实现,单机最低可支持2w+并发连接数,支持SSL加密及WebSocket连接。与Eclipse的Mosquitto功能类似,但拥有更高的并发承受能力。