Skip to content

vfs: thread shell through VFS APIs#493

Open
adsharma wants to merge 2 commits into
mainfrom
shell-init-vfs
Open

vfs: thread shell through VFS APIs#493
adsharma wants to merge 2 commits into
mainfrom
shell-init-vfs

Conversation

@adsharma
Copy link
Copy Markdown
Contributor

Use VFS instead of fopen() and fix relative path processing to account for URIs.

Includes some tooling to test a simple local http server. We could hook this up to CI to replace old testing framework.

S3 note: -i s3://icebug/.../schema.cypher reaches the S3 VFS path, but at shell init time it still uses default S3 settings and returns 403; the local endpoint config is not being applied early enough for -i s3://....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant