Closed diogobaeder closed 2 weeks ago
I think the library should support LocalStore.from_url, similarly to other classes, so that the interface is more consistent between the different stores.
LocalStore.from_url
I suppose this could make sense for file:// urls
file://
Exactly, that's the idea :-)
Damn, you're fast! :-)
I think the library should support
LocalStore.from_url
, similarly to other classes, so that the interface is more consistent between the different stores.