Andrew Ovens
Andrew Ovens
Setting NX_DAEMON_SOCKET_DIR will place the daemon socket in the specified directory ## Current Behavior The NX daemon socket is placed in a random temp folder, uncontrollable by the user ##...
Resolves #272 --- ### Before the change? The action currently runs on Node 16, leading to warnings from GitHub ### After the change? This action will now run on Node...
### 🐛 Current behavior I'm using commitPosition to track my position for subsequent calls to readAll. In the old client it was a bigint, this library declares it as a...
**Is your feature request related to a problem? Please describe.** We have some (large) events that don't effect future command validations that we'd like to avoid reading when hydrating the...