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.
2 parents 9dae630 + 909c8d7 commit 25b7b73Copy full SHA for 25b7b73
components/lock.rst
@@ -352,6 +352,11 @@ Store Scope Blocking Ex
352
:ref:`ZookeeperStore <lock-store-zookeeper>` remote no no no
353
========================================================== ====== ======== ======== =======
354
355
+.. tip::
356
+
357
+ A special ``InMemoryStore`` is available for saving locks in memory during
358
+ a process, and can be useful for testing.
359
360
.. _lock-store-flock:
361
362
FlockStore
0 commit comments