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 d8c7675 commit 497c267Copy full SHA for 497c267
README.md
@@ -41,5 +41,5 @@ Overlapping can be prevented by various strategies:
41
- `memcache`
42
- `memcached`
43
44
-File strategy is fine for a small applications, which are deployed on a single server.
+Default `file` strategy is fine for a small applications, which are deployed on a single server.
45
If your application is more complex and for example, is deployed on a several nodes, then you probably would like to use some other mutex strategy.
0 commit comments