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 2e349c9 + 25b7b73 commit a022feaCopy full SHA for a022fea
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