-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Conke Hu edited this page Jan 24, 2018
·
30 revisions
- Gitlab/Github/Bitbucket
- Confluence
- PRD splited (to Gitlab wiki)?
- status自动更新?
- CI (Jenkins/Gitlab CI/Bamboo)
- macOS/Windows系统支持
- 集群(多节点)支持
- 调度
- pipline
- Nexus
- LDAP
- LSB
- canary
- OpenStack (or Vagrant?)
- Docker
- Kubernetes
- Spring Cloud
- Dingding Talk (OpenAPI)
- DB/Cache/MQ monitoring and analysis ?
- MySQL: ProxySQL/TDDL/tair/sharding-jdbc
- dalgen
- MongoDB (GUI client:MongoVUE, MongoBoost, Robomongo)
- Redis
- HBase
- Cassandra
- Swift
- Kotlin
- 小程序
- iOS
- Android
- App UT
- H5: React, Vue, React Native
- H5 UT
- Fis3
- Spring boot admin
- Log Collection: kafka, ELK, EFK
- RocketMQ vs. RabbitMQ?
- Service UT: MockMVC
- CDN (not enough)
- 概念设计、逻辑设计、物理设计
- 异地容灾、异地多活
- Code analysis: codecov, findbugs, IDEA built-in, …
- Code coverage: Coco/imagix/bullseye (or alike)
- Code结构:每个主题对应一个项目/子目录。
- Code子目录和Projects下的项目一一对应。
- 原先每天在微信中罗列TODO改用Projects中的kanban方式。
- 先建issue再写代码,创建issue时指定所属的project。Apsara中issue同时也是TODO,但TODO可以不是issue。
- Issue和kanban更新时发送notification(待确认,应该没问题)。疑问:kanban如何自动更新?
- 知识点文档统一放到Wiki。不要放到Code repo中。