Skip to content

Commit 6edec41

Browse files
committed
Fixing acrolinx issues
1 parent e7d90cc commit 6edec41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/globally-distributed-transactional-analytical-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The transactional storage engine is backed by local SSDs, whereas the analytical
2929
|Storage encoding | Row-oriented, using an internal format. | Column-oriented, using Apache Parquet format. |
3030
|Storage locality | Replicated storage backed by local/intra-cluster SSDs. | Replicated storage backed by inexpensive remote/off-cluster SSDs. |
3131
|Durability | 99.99999 (7-9 s) | 99.99999 (7-9 s) |
32-
|APIs that access the data | SQL, MongoDB, Cassandra, Gremlin, Tables, and Etcd. | Apache Spark |
32+
|APIs that access the data | SQL, MongoDB, Cassandra, Gremlin, Tables, and etcd. | Apache Spark |
3333
|Retention (Time-to-live or TTL) | Policy driven, configured on the Azure Cosmos container by using the `DefaultTimeToLive` property. | Policy driven, configured on the Azure Cosmos container by using the `ColumnStoreTimeToLive` property. |
3434
|Price per GB | See the [pricing page](https://azure.microsoft.com/pricing/details/cosmos-db/) | See the [pricing page](https://azure.microsoft.com/pricing/details/cosmos-db/) |
3535
|Price for storage transactions | See the [pricing page](https://azure.microsoft.com/pricing/details/cosmos-db/) | See the [pricing page](https://azure.microsoft.com/pricing/details/cosmos-db/) |

0 commit comments

Comments
 (0)