mirror of
https://github.com/gryf/coach.git
synced 2026-02-01 21:35:45 +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
4
.gitignore
vendored
4
.gitignore
vendored
@@ -26,3 +26,7 @@ datasets
|
||||
core
|
||||
trace_test*
|
||||
.DS_Store
|
||||
*.swp
|
||||
*.swo
|
||||
.cache/
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user