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

Drivers as pluggable standalone npm modules #94

Open
dmp42 opened this issue Mar 22, 2014 · 0 comments
Open

Drivers as pluggable standalone npm modules #94

dmp42 opened this issue Mar 22, 2014 · 0 comments
Assignees
Milestone

Comments

@dmp42
Copy link
Member

dmp42 commented Mar 22, 2014

"Drivers" (eg: providing storage) should be separated from hipache core (save Redis), and should be usable directly when installed globally.

Need to:

  • stabilize a driver API / iface
  • publish etcd and memcached as separate npm modules
  • write documentation and guidelines
  • likely provide an hipache-core or hipache-util standalone module so that drivers can depend on it
  • provide a yeoman hipache driver generator for scaffolding?
@dmp42 dmp42 added this to the 0.4 milestone Mar 22, 2014
@dmp42 dmp42 self-assigned this Mar 22, 2014
@dmp42 dmp42 mentioned this issue Apr 14, 2014
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