Skip to content

Commit 4818c12

Browse files
committed
Alpha-sort other implementations
1 parent c0e539e commit 4818c12

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

README.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -477,26 +477,28 @@ Looking to get started with a specific back-end? Try the [loaders in the example
477477

478478
## Other Implementations
479479

480-
* PHP
481-
* [DataLoaderPHP](https://github.com/overblog/dataloader-php)
482-
* Ruby
483-
* [GraphQL Batch](https://github.com/Shopify/graphql-batch)
484-
* [Dataloader](https://github.com/sheerun/dataloader)
485-
* [BatchLoader](https://github.com/exaspark/batch-loader)
486-
* ReasonML
487-
* [bs-dataloader](https://github.com/ulrikstrid/bs-dataloader)
488-
* Java
489-
* [java-dataloader](https://github.com/graphql-java/java-dataloader)
480+
Listed in alphabetical order
481+
490482
* Elixir
491483
* [dataloader](https://github.com/absinthe-graphql/dataloader)
492484
* Golang
493485
* [Dataloader](https://github.com/nicksrandall/dataloader)
494-
* Swift
495-
* [SwiftDataLoader](https://github.com/kimdv/SwiftDataLoader)
496-
* Rust
497-
* [Dataloader](https://github.com/cksac/dataloader-rs)
486+
* Java
487+
* [java-dataloader](https://github.com/graphql-java/java-dataloader)
498488
* Perl
499489
* [perl-DataLoader](https://github.com/richardjharris/perl-DataLoader)
490+
* PHP
491+
* [DataLoaderPHP](https://github.com/overblog/dataloader-php)
492+
* ReasonML
493+
* [bs-dataloader](https://github.com/ulrikstrid/bs-dataloader)
494+
* Ruby
495+
* [BatchLoader](https://github.com/exaspark/batch-loader)
496+
* [Dataloader](https://github.com/sheerun/dataloader)
497+
* [GraphQL Batch](https://github.com/Shopify/graphql-batch)
498+
* Rust
499+
* [Dataloader](https://github.com/cksac/dataloader-rs)
500+
* Swift
501+
* [SwiftDataLoader](https://github.com/kimdv/SwiftDataLoader)
500502

501503
## Video Source Code Walkthrough
502504

0 commit comments

Comments
 (0)