Skip to content

Commit cdc59c1

Browse files
committed
Add note about FanoutCache and DjangoCache missing transactions
1 parent 8e44b09 commit cdc59c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/tutorial.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,9 @@ Transactions
557557

558558
Demonstrate use of transactions on Cache, Index, and Deque objects.
559559

560+
Missing from FanoutCache and DjangoCache due to sharding. Request Cache,
561+
Index, or Deque object.
562+
560563
Example, consistency: Averager
561564

562565
Example, performance: get_many, set_many, delete_many

0 commit comments

Comments
 (0)