File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
website/src/pages/docs/features Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -441,7 +441,7 @@ can use an external datastore for distributing the events across all server repl
441
441
[ ` Redis Pub/Sub ` ] ( https://redis.io/topics/pubsub ) or [ ` Kafka ` ] ( https://kafka.apache.org/ ) .
442
442
443
443
The minimal ` EventTarget ` implementation is described by the
444
- [ ` TypedEventTarget ` interface] ( https://github.com/dotansimha/graphql-yoga/blob/master/packages/event-target/typed-event-target/src/typed-event-target .ts ) .
444
+ [ ` TypedEventTarget ` interface] ( https://github.com/dotansimha/graphql-yoga/blob/master/packages/event-target/typed-event-target/src/index .ts#L18 ) .
445
445
446
446
Yoga comes with an ` EventTarget ` implementation for
447
447
[ Redis Pub/Sub] ( https://redis.io/docs/manual/pubsub/ ) .
You can’t perform that action at this time.
0 commit comments