mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 11:10:20 +01:00
Added data store backend. (#17)
* Added data store backend. * Add NFS implementation for Kubernetes. * Added S3 data store implementation. * Addressed review comments.
This commit is contained in:
committed by
zach dwiel
parent
6b2de6ba6d
commit
1c238b4c60
@@ -13,4 +13,5 @@ bokeh==0.13.0
|
||||
futures==3.1.1
|
||||
wxPython==4.0.1
|
||||
kubernetes==7.0.0
|
||||
redis==2.10.6
|
||||
redis==2.10.6
|
||||
minio==4.0.5
|
||||
|
||||
Reference in New Issue
Block a user