mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-27 11:14:59 +00:00
Mirror of https://github.com/iflytek/skillhub.git
- Database migration: 5 new tables (skill, skill_version, skill_file, skill_tag, skill_search_document) - Object storage: SPI + LocalFile/S3 dual implementation - Namespace management: CRUD + member management - Skill publish: upload → validate → store → persist → publish - Skill query/download/tags: visibility control, tag management - Search: PostgreSQL full-text with tsvector + GIN - Async events: Spring Events + dedicated thread pool - Rate limiting: Redis sliding window + annotation-driven - Frontend: modern product-style pages with shadcn/ui - Testing strategy: unit/integration/API/E2E layers |
||
|---|---|---|
| deploy | ||
| docs | ||
| server | ||
| web | ||
| .gitignore | ||
| docker-compose.yml | ||
| LICENSE | ||
| Makefile | ||