mirror of
https://github.com/gryf/coach.git
synced 2026-04-24 17:41:28 +02:00
4da56b1ff2
* 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