Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tencentblueking/best-practices issues and pull requests
#35 - update license
Pull Request -
State: closed - Opened by 1142163389 almost 2 years ago
#35 - update license
Pull Request -
State: closed - Opened by 1142163389 almost 2 years ago
#34 - feature: 近期issue整理
Pull Request -
State: closed - Opened by yiqiwang-17 about 2 years ago
- 1 comment
#33 - 在有分支判断时使用 yield 要记得及时 return
Issue -
State: closed - Opened by IMBlues about 2 years ago
Labels: Python
#32 - Python对于时间的处理,建议使用Arrow,可以节省大部分的思考时间
Issue -
State: closed - Opened by liuwenping about 2 years ago
Labels: Python
#31 - 在数据量较大的场景下,避免使用 Model Serializer
Issue -
State: closed - Opened by IMBlues over 2 years ago
Labels: DRF
#31 - 在数据量较大的场景下,避免使用 Model Serializer
Issue -
State: closed - Opened by IMBlues over 2 years ago
Labels: DRF
#30 - feature: 增加了标号机制 #8
Pull Request -
State: closed - Opened by IMBlues over 2 years ago
#30 - feature: 增加了标号机制 #8
Pull Request -
State: closed - Opened by IMBlues over 2 years ago
#29 - Django 使用 get_or_create 方法时需要保证查询字段唯一性约束
Issue -
State: closed - Opened by jayjiahua over 2 years ago
- 2 comments
Labels: Django
#29 - Django 使用 get_or_create 方法时需要保证查询字段唯一性约束
Issue -
State: closed - Opened by jayjiahua over 2 years ago
- 2 comments
Labels: Django
#28 - 善用 lua 脚本保证多条 Redis 操作指令的原子性
Issue -
State: closed - Opened by ZhuoZhuoCrayon over 2 years ago
Labels: Redis
#28 - 善用 lua 脚本保证多条 Redis 操作指令的原子性
Issue -
State: closed - Opened by ZhuoZhuoCrayon over 2 years ago
Labels: Redis
#27 - 使用 `timedelta.total_seconds()` 代替 `timedelta.seconds` 获取相差总秒数
Issue -
State: closed - Opened by ZhuoZhuoCrayon over 2 years ago
Labels: Python
#26 - 在协程中使用 `asyncio.sleep()` 代替 `time.sleep()`
Issue -
State: closed - Opened by ZhuoZhuoCrayon over 2 years ago
Labels: Python
#25 - redis的List数据结构高频插入数据最佳实践
Issue -
State: closed - Opened by chenguo367 over 2 years ago
Labels: Redis
#24 - 当在非测试代码中使用到 assert 时,请妥善添加断言信息
Issue -
State: closed - Opened by IMBlues over 2 years ago
Labels: Python
#23 - improve: 优化golang几个描述的内容
Pull Request -
State: closed - Opened by jacky15 over 2 years ago
#22 - 列表推导或内联函数使代码更清晰简洁
Issue -
State: closed - Opened by dellkeji over 2 years ago
Labels: Python
#21 - 对条件判断,在不需要提前返回的情况下,尽量推荐使用正判断, 更容易让人理解
Issue -
State: closed - Opened by selinagyan over 2 years ago
Labels: Python
#20 - 不要使用可变类型作为默认参数
Issue -
State: closed - Opened by yiqiwang-17 over 2 years ago
- 3 comments
Labels: Python
#19 - 监控团队Golang实践
Issue -
State: open - Opened by jacky15 over 2 years ago
- 3 comments
Labels: golang
#18 - refactor: 从 Python 最佳实践进化到 蓝鲸最佳实践
Pull Request -
State: closed - Opened by IMBlues over 2 years ago
#17 - feature: 整理当前文档内容 && 添加已有 issue 内容
Pull Request -
State: closed - Opened by IMBlues over 2 years ago
#16 - 对数据库外键,使用Django select_related查询,大大减少数据库请求的次数。
Issue -
State: closed - Opened by LEstevalor over 2 years ago
Labels: Django
#15 - 利用Django的缓存减少数据库的查询
Issue -
State: closed - Opened by iSecloud over 2 years ago
Labels: Django
#14 - 用values或value_list方法提取想要的数据
Issue -
State: closed - Opened by Promisexsw over 2 years ago
- 1 comment
Labels: Django
#13 - Django update_or_create时将更新字段放置在defaults里
Issue -
State: closed - Opened by kiritoscs over 2 years ago
Labels: Django
#12 - 在数据量较大的场景下,需要在结构的便利性和性能中做平衡
Issue -
State: closed - Opened by IMBlues over 2 years ago
- 1 comment
Labels: Python
#11 - 当 MySQL 版本较低时(<5.7),谨慎使用 DateTimeField 进行排序
Issue -
State: closed - Opened by IMBlues over 2 years ago
Labels: Django
#10 - Django批量更新对象时,利用bulk_update减少耗时
Issue -
State: closed - Opened by gaomugong over 2 years ago
- 1 comment
Labels: good first issue🌸, Django
#9 - 函数提供类型注解
Issue -
State: closed - Opened by yiqiwang-17 over 2 years ago
- 1 comment
Labels: Python
#8 - 是否考虑建立一个标号机制?
Issue -
State: closed - Opened by IMBlues over 2 years ago
- 2 comments
Labels: Proposal
#7 - Django批量创建对象时,使用bulk_create进一步减少耗时
Issue -
State: closed - Opened by dellkeji over 2 years ago
- 4 comments
Labels: good first issue🌸, Django
#6 - fix: 修复一些文档的高亮问题
Pull Request -
State: closed - Opened by IMBlues over 2 years ago
#5 - 使用 Django Extra 查询时,需要使用内置的字符串表达
Issue -
State: closed - Opened by IMBlues over 2 years ago
Labels: Django
#4 - 变更数据表时,新增字段尽量使用 `null=True` 而不是 `default`
Issue -
State: closed - Opened by IMBlues over 2 years ago
Labels: Django
#3 - 针对数据库字段更新尽量使用 `update_fields`
Issue -
State: closed - Opened by IMBlues over 2 years ago
Labels: Django
#2 - minor: 调整文档格式
Pull Request -
State: closed - Opened by IMBlues over 2 years ago
#1 - feature: first blood
Pull Request -
State: closed - Opened by IMBlues over 2 years ago