mirror of
https://github.com/gryf/coach.git
synced 2026-07-07 18:06:31 +02:00
d06197f663
* Added documentation on distributed Coach.
11 lines
202 B
Plaintext
11 lines
202 B
Plaintext
Data Stores
|
|
===========
|
|
|
|
S3DataStore
|
|
-----------
|
|
.. autoclass:: rl_coach.data_stores.s3_data_store.S3DataStore
|
|
|
|
NFSDataStore
|
|
------------
|
|
.. autoclass:: rl_coach.data_stores.nfs_data_store.NFSDataStore
|