Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RethinkDB Adapter #130

Closed
ralyodio opened this issue Mar 17, 2015 · 7 comments
Closed

RethinkDB Adapter #130

ralyodio opened this issue Mar 17, 2015 · 7 comments
Milestone

Comments

@ralyodio
Copy link

Are there any plans to support rethinkdb?

I see you have feathers-mongoose and feathers-mongo, but I'm learning towards KOA/Rethink on my next project.

@daffl
Copy link
Member

daffl commented Mar 17, 2015

Not that I am aware of but if you want to contribute I can set the plugin repository scaffold (including some compatibility tests) up and add you to it. I don't think it would be a lot of work, somebody just has to do it (the complete MongoDB adapter is less than 200 lines of code).

If you end up using Koa you will have to do the exact same work (but not have it as easily share- and reusable as in a service).

@marshallswain
Copy link
Member

I started work on this last night. Rethink looks like it was well rethought out. Shouldn't take long to put something together.

@ekryski ekryski added the plugin label Aug 5, 2015
@niallobrien
Copy link

@marshallswain Any update on this?

@marshallswain
Copy link
Member

@niallobrien @chovy It shouldn't take much more work. I've pushed what's working to https://github.com/feathersjs/feathers-rethinkdb. The todo list is in the readme. If you have any experience with RethinkDB, maybe you can review what I've done or even help out a bit. That would be greatly appreciated.

@ekryski ekryski changed the title feathers-rethink RethinkDB Adapter Nov 4, 2015
@ekryski ekryski modified the milestones: 1.2.0, 2.0.0 Nov 4, 2015
@ekryski
Copy link
Contributor

ekryski commented Nov 25, 2015

Work is being done on this as Marshall mentioned above. But now that we have made the decision to support ORMs and not specific databases directly, we might get some features for rethink when feathers-waterline lands, as there is waterline-rethink (although looks to be abandoned).

Alternatively, thinky is rethinkdb specific ORM that would be similar to feathers-mongoose.

@daffl daffl modified the milestones: 1.2.0, 2.0.0 Nov 25, 2015
@daffl daffl removed this from the 1.2.0 milestone Dec 16, 2015
@daffl
Copy link
Member

daffl commented Jan 31, 2016

I am closing this issue since we have several options to use RethinkDB now. Issues can be opened either in feathers-rethinkdb or feathers-waterline

@lock
Copy link

lock bot commented Feb 7, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue with a link to this issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Feb 7, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants