vektah / dataloaden

go generate based DataLoader
MIT License
530 stars 79 forks source link

Is this project abandoned? #50

Open suhaibmujahid opened 4 years ago

suhaibmujahid commented 4 years ago

I see no recent commits. Is it reliable to use this project in production?

frederikhors commented 4 years ago

@suhaibmujahid yes it is. No problem at all. Is not abandoned. @vektah is amazing!

frederikhors commented 3 years ago

@vektah are you still with us? Please answer, yes or not.

microo8 commented 2 years ago

I think, that with the new 1.18 release there is no need for this tool I've created a universal Dataloader using generics. https://git.sr.ht/~ghost08/dataloader/tree/master

Although I don't know what to do with the copying of the value: https://git.sr.ht/~ghost08/dataloader/tree/master/item/dataloader.go#L149

There's also an example: https://git.sr.ht/~ghost08/dataloader/tree/master/item/example/user_example.go

frederikhors commented 2 years ago

Great @microo8! Have you already seen https://github.com/graph-gophers/dataloader?

microo8 commented 2 years ago

Oh that's great :) but will there be generics support? https://github.com/graph-gophers/dataloader/issues/83

frederikhors commented 2 years ago

It's OSS. Everything is uncertain. 😄

vikstrous2 commented 2 years ago

@microo8 I did the same :) https://github.com/vikstrous/dataloadgen