We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31bfab commit cff051fCopy full SHA for cff051f
README.md
@@ -65,7 +65,7 @@ Overlapping can be prevented by various strategies:
65
- `memcached`
66
67
Default `file` strategy is fine for small applications, which are deployed on a single server.
68
-If your application is more complex and deployed on several nodes, then you probably would like to use some other mutex strategy.
+If your application is more complex and deployed on several nodes, then you probably would like to use another mutex strategy.
69
70
You can change the mutex strategy by specifying `$mutexStrategy` field:
71
0 commit comments