Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Suggestion: Abstract db backend #11

Closed
AnsonT opened this issue Sep 18, 2017 · 2 comments
Closed

Suggestion: Abstract db backend #11

AnsonT opened this issue Sep 18, 2017 · 2 comments
Projects

Comments

@AnsonT
Copy link

AnsonT commented Sep 18, 2017

Would be great to abstract out the db backend, so non-MongoDB can be used. FeatherJS is a good example of abstracting DB operations.

@nickredmark nickredmark added this to Backlog in Ooth Sep 25, 2017
@nickredmark nickredmark moved this from Backlog to Prioritized in Ooth Sep 25, 2017
@nickredmark nickredmark moved this from Prioritized to Doing in Ooth Nov 13, 2017
@nickredmark
Copy link
Owner

Done

@nickredmark
Copy link
Owner

@AnsonT if you plan to create a non-mongo backend please let me know. Should be extremely easy based on the mongo example (52 lines of code): https://github.com/nmaro/ooth/blob/master/packages/ooth-mongo/src/index.js

@nickredmark nickredmark moved this from Doing to Done October 2017 in Ooth Nov 13, 2017
@nickredmark nickredmark moved this from Done October 2017 to Done November 2017 in Ooth Nov 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Ooth
Done November 2017
Development

No branches or pull requests

2 participants