Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d4cc55

Browse files
remove unused question
1 parent 707c072 commit 4d4cc55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

transaction.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
- [What are the possible issues in the case of parallel access by transactions?](#what-are-the-possible-issues-in-the-case-of-parallel-access-by-transactions)
77
- [What are possible options for implementing transactions in microservices](#what-are-possible-options-for-implementing-transactions-in-microservices)
88
- [What is the difference between optimistic and pessimistic locking?](#what-is-the-difference-between-optimistic-and-pessimistic-locking)
9-
- [What is Eventual consistency?](#what-is-eventual-consistency)
109
- [Is it possible to use transaction for select statements?](#is-it-possible-to-use-transaction-for-select-statements)
1110

1211
## What is transaction?

0 commit comments

Comments
 (0)