edgedb-rust icon indicating copy to clipboard operation
edgedb-rust copied to clipboard

Implement environment variables to redirect FS access

Open mmastrac opened this issue 9 months ago • 0 comments

Discussed offline.

We should implement two environment variables that will redirect the FS access for two parts of the gel-rust driver (and eventually, the other drivers as well).

This will allow us to better isolate driver and CLI tests.

One envvar will redirect the ~/.local/share/edgedb/ directory and the other will redirect ~/.config/edgedb/.

Variable names TBD.

mmastrac avatar Feb 25 '25 22:02 mmastrac