Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
崔为之
elp
Commits
d568fe55
Commit
d568fe55
authored
1 year ago
by
崔为之
💪🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update project
parent
afc5e2a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
1 deletion
+29
-1
README.md
README.md
+29
-1
No files found.
README.md
View file @
d568fe55
# elp
ES 日志服务的优化
\ No newline at end of file
## ES 日志服务的优化
### 技术选取
#### 已实现
-
[x] Dynaconf 读取配置
-
读取配置优先级:consul > 本地 yaml 文件
-
[x] Bcrypt 数据库加密
-
flask_bcrypt 数据密码加密
-
[x] Logger 日志自定义
-
flask 结合 loguru 自定义 flask_logger 插件,实现 json 日志输出
-
[x] Marshmallow 参数校验
-
flask_marshmallow 进行接口入参出参校验
-
[x] Migrate 数据迁移
-
flask_migrate 数据迁移
-
[x] SQLAlchemy
-
flask_sqlAlchemy ORM 框架
-
[x] flask-cli
-
flask-cli
#### 待实现
-
[x] Apispec
-
flask_Apispec 接口文档实现
-
[x] Elasticsearch
-
flask_elasticsearch
-
[x] Celery
-
Celery 异步定时
-
[x] PGSQL
-
PGSQL 月份分表
-
[x] Consul 注册和服务发现
-
[x] JWT(项目不需要)
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment