Function
replace-insert
Replace an object in the cache with the given metadata
The returned handle is to a streaming body that is used for writing the object into the cache.
replace-insert: func(handle: replace-entry, options: write-options) -> result<body, error>;