Skip to main content

Module storage

Module storage 

Source

Functionsยง

insert_url_handler
Insert a new URL handler for store_from_url_opts with the given scheme. This allows users to provide their own custom URL handler to plug new delta_kernel::object_store::ObjectStore instances into delta-kernel, which is used by store_from_url_opts to parse the URL.
store_from_url
Create an ObjectStore from a URL.
store_from_url_opts
Create an ObjectStore from a URL with custom options.