Skip to content

Commit 8fa4fbf

Browse files
authored
Update README.md
1 parent 6391813 commit 8fa4fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
### What is Schemio?
1717
`Schemio` is a data aggregation framework that
1818
- allows fetching `aggregated data` from `heterogeneous` data storages. You could combine queries targetting different data platforms (example. SQL, API, Cache) to return an aggregated data entity.
19-
- allows `conditionally` fetching only `parts` of the data entity. You could retrieve an entity with some sections of its `object graph` populated depending on the context passed with the request.
19+
- allows `conditionally` fetching only `parts` of the data entity. You could retrieve an aggregated data entity with selective sections of its `object graph` populated depending on the context passed with the request.
2020

2121
### When to use Schemio?
2222
Schemio is perfect fit for many use cases. Few examples that require the service tier to dynamically fetch aggregated data with high performance, availability and scalability are

0 commit comments

Comments
 (0)