Skip to content

Commit 25b7b73

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: [Lock] Add reference tip for the InMemoryStore lock
2 parents 9dae630 + 909c8d7 commit 25b7b73

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/lock.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,11 @@ Store Scope Blocking Ex
352352
:ref:`ZookeeperStore <lock-store-zookeeper>` remote no no no
353353
========================================================== ====== ======== ======== =======
354354

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+
355360
.. _lock-store-flock:
356361

357362
FlockStore

0 commit comments

Comments
 (0)