Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Node: Allow chaining function calls on transaction. (valkey-io#902)
* Node: Allow chaining function calls on transaction. This allows a builder-like pattern of calls, which is a bit more readable. * fixes
- Loading branch information