Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix syntax error in replicationErrorBehavior enum
Missing a typeof, we will get errors like this: - multiple definition of `replicationErrorBehavior' - ld: error: duplicate symbol: replicationErrorBehavior Introduced in redis#10504
- Loading branch information