You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,5 @@ This is a scratchpad for experimenting with Ruby tools with the aim of serving l
5
5
The simplest working example is the `rack-async-http-falcon-graphql-batch` app. I'd like to understand why adding graphql-ruby's new dataloader doesn't work well. Also I'm not clear on the tradeoffs involved in using threads versus fibers. I don't have a working example with threads (and Puma?) yet, but I assume it's possible to get working well.
6
6
7
7
If you'd like to play around with any of these examples, add your own, or fix any that aren't working well, I would love your help!
8
+
9
+
(All examples are released under the MIT license.)
0 commit comments