Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Wording #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ links.
blown application/database server.

- While it helps you with working with stream concepts over a relational
databases, you must still have mechanical apathy with the underlying
databases, you must still have mechanical sympathy with the underlying
database such as limits, log growth, performance characteristics, exception
handling, etc. For example, this means that you need to handle any
exceptions coming from the underlying ado.net provider.
Expand All @@ -37,4 +37,4 @@ links.
are not supported (strictly speaking JSON isn't _enforced_ either).

- No support for ambient `System.Transaction` scopes enforcing the concept of
the stream as the consistency and transactional boundary.
the stream as the consistency and transactional boundary.