Skip to content
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

Replace in-memory document persistence with a database #4

Open
4 tasks
crcastle opened this issue Mar 25, 2016 · 0 comments
Open
4 tasks

Replace in-memory document persistence with a database #4

crcastle opened this issue Mar 25, 2016 · 0 comments

Comments

@crcastle
Copy link
Owner

Use https://github.com/marcelklehr/gulf-mongodb and mongoose or create a redis adapter. Redis seems like it would be simpler but having to write an adapter might make it not worth it.

  • Determine difficulty of writing reds gulf adapter
  • If using reds adapter, create adapter repo modeled after https://github.com/marcelklehr/gulf-mongodb
  • Edit code to make gulf persistence adapter's swappable (this should make code more testable too)
  • Plug in new adapter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant