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 d213c3d commit b8a5951Copy full SHA for b8a5951
components/lock.rst
@@ -425,7 +425,7 @@ be lost without notifying the running processes.
425
To avoid that someone else acquires a lock after a restart, it's recommended
426
to delay service start and wait at least as long as the longest lock TTL.
427
428
-.. tips::
+.. tip::
429
430
Redis can be configured to persist items on disk, but this option would
431
slow down writes on the service. This could go against other uses of the
0 commit comments