Store large objects to disk and return a reference to the object.
The written .rds files are not cleaned up automatically.
The caller is responsible for removing them, e.g. by storing them below tempdir() or by calling unlink() on the
returned path.
Value
list() of class "rush_large_object" with the path of the stored object.