rpcd tracer adapter
Showing
adapter/rpcd/views.py
0 → 100644
adapter/tracer/__init__.py
0 → 100644
adapter/tracer/middleware.py
0 → 100644
docker-compose.yml
0 → 100644
message/__init__.py
0 → 100644
message/views.py
0 → 100644
... | ... | @@ -7,6 +7,11 @@ git+ssh://git@git.wanmeizhensuo.com/system/gm-tracer.git |
#git+ssh://git@git.wanmeizhensuo.com/system/kafka-python.git | ||
Django==3.0.1 | ||
PyMySQL==0.9.3 | ||
mysqlclient==1.4.6 | ||
redis==3.3.11 | ||
django-redis==4.11.0 | ||
raven==6.10.0 | ||
kafka-python==1.4.7 | ||
gunicorn==20.0.4 | ||
\ No newline at end of file | ||
gunicorn==20.0.4 | ||
djangorestframework==3.11.0 | ||
\ No newline at end of file |
Please
register
or
sign in
to comment