Skip to content

Commit 3155ae0

Browse files
author
dustin deus
committed
[ci skip] improve readme
1 parent 3381ae9 commit 3155ae0

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
@@ -4,7 +4,7 @@
44

55
Optimized JSON HTTP Data Source for Apollo Server
66

7-
- Uses [Undici](https://github.com/nodejs/undici) under the hood
7+
- Uses [Undici](https://github.com/nodejs/undici) under the hood. It's around `54%` faster than `apollo-datasource-rest`
88
- Request Deduplication (LRU), Request Cache (TTL) and `stale-if-error` Cache (TTL)
99
- Support [AbortController ](https://github.com/mysticatea/abort-controller) to manually cancel all running requests
1010
- Support for [Apollo Cache Storage backend](https://www.apollographql.com/docs/apollo-server/data/data-sources/#using-memcachedredis-as-a-cache-storage-backend)

0 commit comments

Comments
 (0)