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

Alternatives to AWS SimpleDB #3

Closed
davidstrauss opened this issue Feb 27, 2012 · 2 comments
Closed

Alternatives to AWS SimpleDB #3

davidstrauss opened this issue Feb 27, 2012 · 2 comments

Comments

@davidstrauss
Copy link

This is a very interesting project, but we don't run our clusters on EC2. Is there any plan to support non-SimpleDB persistence for token management? Would this project accept a patch that adds such support?

@psadhu
Copy link
Contributor

psadhu commented Feb 27, 2012

Although we dont have such plans and requirements, the interfaces can be used to have a non-aws implementation. I definitely see valu addition. Please do share details of your patch.

quidryan added a commit to quidryan/Priam that referenced this issue Aug 3, 2012
Wrong Sonatype URL - don't know why this wasn't found before
@jasobrown
Copy link
Contributor

Not sure about the state of the of the project 9 months ago when this was first opened, but, yes, you can add in your own custom implementations for many aspects of the program now.

For using something other than simpledb, create a class that implements the IPriamInstanceFactory interface, and plug it in via guice.

Hope this helps.

arunagrawal84 referenced this issue in arunagrawal84/Priam Aug 15, 2017
schakrovorthy added a commit that referenced this issue Feb 21, 2020
…ilterImplementation

Feature/backup notifications filter implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants