iterative / ldb

Apache License 2.0
3 stars 0 forks source link

feat(index): allow ephemeral remote files #450

Closed jonburdo closed 2 years ago

jonburdo commented 2 years ago

Previously any files not on the local filesystem had to be in a storage location. Now remote files may be considered ephemeral and copied to a configured read-add storage location if the --ephemeral-remote option is used with the index command.