Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 490 Bytes

context.rst

File metadata and controls

17 lines (11 loc) · 490 Bytes

Context framework

Configuration options for TensorStore drivers are specified using a context framework, which allows resources such as cache pools, concurrent execution pools, and authentication credentials to be specified using JSON in a way that allows sharing of resources by multiple TensorStore drivers.

.. json:schema:: Context

.. json:schema:: ContextResource

.. json:schema:: Context.cache_pool

.. json:schema:: Context.data_copy_concurrency