tensorstore icon indicating copy to clipboard operation
tensorstore copied to clipboard

Python-implementable kvstores

Open normanrz opened this issue 2 years ago • 1 comments

In a recent meeting, @jbms, I and others discussed that it would be useful to expose a Python interface to implement custom kvstores. This would allow library users to implement their own storage backends such as S3, Azure, Webdav more easily. That could also open the door to the rich fsspec ecosystem.

normanrz avatar Sep 27 '23 20:09 normanrz

Is there any practice could be referred to ?

myron0330 avatar Aug 13 '25 05:08 myron0330