-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No longer maintained? Happy to jump in 👋 #118
Comments
Hi, @jamilabreu ! Sorry for late answer. I'm kind of waiting, what the new direction with GraphQL it will take, so I'm not sure where DGraph goes and where should a driver go at the moment. But I'm happy to have new maintainers. You can mail me and we can have hangouts, telegram, skype or any other possibility to discuss everything in person, dive in a code and discuss further changes. What do you think? |
Hi @liveforeverx and @jamilabreu, We could open an RFC issue, to gather changes to be made for a version 1 release. Dlex does a lot of things right, is up to date on the current version of Dgraph (to my knowledge), and can be used in production (I have). For example:
|
@liveforeverx I'd love a quick tour over zoom or hangouts. I'm free next week starting on Tuesday, any day after 5pm EST. Let me know what works for you! @martinthenth - you're welcome to join too if you'd like! Happy to see there's interest in keeping Dlex up-to-date 😃 An RFC issue sounds like a good start - want to work on it together? |
@martinthenth Yes, it is up to date, usually I test against every new version.
|
@jamilabreu Yes, I can help. :) @liveforeverx Great! I'm glad the base-API of Dgraph is stable through the different versions. 2: I hadn't seen that, my bad. |
@liveforeverx are you free to chat this week? Here's a calendly link with my available times, looking forward to it! https://calendly.com/abreu-jamil/30 Github would be better with private messages :) |
Can someone explain the difference between this repo and the one here—https://github.com/pixelmonster-ou/dlex? |
@benwoodward Hi - I'm not sure they're related, looks like a fork? |
I should have updated here, the author replied with this:
|
I'm fine merging my fork into this one if @liveforeverx wants to. Basically the fork was made so I could add quite custom stuff to model databases such as reverse relationships and mainly translations as this couldn't be handled in a good way that I expected. @liveforeverx if you are fine with merging it, do you want me to start splitting up the changes into multiple PRs? |
Really hoping this project will pick up again! |
👋🏼 I've just pushed an updated fork of Dlex with:
@martinthenth would love some help separating Ecto from Dlex 💯 @jnylen happy to accept your work on translations / reverse relationships https://github.com/m0dnar/dlex Excited to get this project going again! |
Fantastic! Are you gonna create a PR or maintain a separate fork? |
Separate for now, but I'm not against merging down the road! |
I had raised two PRs which are still not merged. In case they are useful, I will be happy to rebase and update, as needed. Keen on contributing going forward as well. Cheers! |
@goravbhootra I actually added the changes you suggested in both of your PRs in my fork -- very helpful and appreciated :D Send any others over! |
Is this project still maintained? It's still by far the best dgraph client for Elixir, and it'd be a shame for it to fall away. |
Hi @liveforeverx! I've been jumping in with Dlex, and noticed you're not as active anymore.
If you could give me a quick overview of how everything works (Confused about Adapters, Protocols, etc), I'm happy to take over. Lmk 😃
The text was updated successfully, but these errors were encountered: