Skip to content

Commit 8e44b09

Browse files
committed
Add transactions section to tutorial
1 parent 4061261 commit 8e44b09

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/tutorial.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,23 @@ Recipes
546546

547547
Synchronization recipes.
548548

549+
Update docs for recipes.
550+
551+
.. _tutorial-transactions:
552+
553+
Transactions
554+
------------
555+
556+
.. todo::
557+
558+
Demonstrate use of transactions on Cache, Index, and Deque objects.
559+
560+
Example, consistency: Averager
561+
562+
Example, performance: get_many, set_many, delete_many
563+
564+
Update docs for Cache.transact, Deque.transact, Index.transact
565+
549566
.. _tutorial-settings:
550567

551568
Settings

0 commit comments

Comments
 (0)