Commit Graph
3 Commits
Author SHA1 Message Date
x77a1 02f2db1264 Merge branch 'master' into master 2018-12-17 12:44:27 -08:00
x77a1 1f0980c448 Merge branch 'master' into master 2018-12-16 09:37:00 -08:00
x77a1 4da56b1ff2 Enable setting the data store factory in Graph manager (#110)
* Enable setting the data store factory in Graph manager

This change enables us to use custom data store for storing and retrieving models.
We currently need this to have use a data store that loads temporary AWS credentials
from disk before calling store or load operations.

* Removed data store factory and introduced data store as a attribute
2018-11-19 08:35:03 -08:00