Skip to content

Commit e597906

Browse files
txns inc.
1 parent 14ab7a5 commit e597906

File tree

1 file changed

+10
-17
lines changed

1 file changed

+10
-17
lines changed

home/modules/ROOT/pages/sdk.adoc

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -105,15 +105,6 @@ The SDK Extension Libraries are shipped as separate libraries.
105105
<div class="card-row three-column-row">
106106
++++
107107

108-
[.column]
109-
====== {empty}
110-
.Distributed ACID Transactions
111-
112-
[.content]
113-
Distributed ACID Transactions are operations that ensure that when multiple documents need to be modified such that only the successful modification of all justifies the modification of any, either all the modifications do occur successfully; or none of them occurs.
114-
[]
115-
xref:sdk-extensions::distributed-acid-transactions.adoc[Distributed ACID Transactions]
116-
117108
[.column]
118109
====== {empty}
119110
.Field Level Encryption
@@ -134,17 +125,19 @@ For a database, performance is best encapsulated via per-request performance.
134125
[]
135126
xref:sdk-extensions::response-time-observability.adoc[Response Time Observability]
136127

137-
+++
138-
</div>
139-
+++
140-
141-
== Distributed ACID Transactions Libraries
128+
[.column]
129+
====== {empty}
130+
.Distributed ACID Transactions
142131

132+
[.content]
143133
Previously, distributed ACID transactions were available as separate libraries for some of the SDKs.
144-
Please note that now each SDK that has this feature, has it incorporated into the SDK.
134+
Please note that this feature, available now in most of the SDKs, is incorporated directly into these SDKs.
135+
[]
136+
xref:sdk-extensions::distributed-acid-transactions.adoc[Distributed ACID Transactions]
145137

146-
[.column]
147-
====== {empty}
138+
+++
139+
</div>
140+
+++
148141

149142

150143
== SDK doctor

0 commit comments

Comments
 (0)