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

Refactor PolicyRepository abstraction #7

Open
trumpyla opened this issue Jul 1, 2014 · 0 comments
Open

Refactor PolicyRepository abstraction #7

trumpyla opened this issue Jul 1, 2014 · 0 comments
Assignees
Milestone

Comments

@trumpyla
Copy link
Contributor

trumpyla commented Jul 1, 2014

Policy repository needs to be split to the following components:

  1. In memory policy index with quick, no-lock query functionality
  2. PolicySource - a policy source can be immutable for example policies from class path and mutable for example policies stored in MongoDB or LDAP. Policy source should support some sort of pull or push to receive changes from the policy source
@trumpyla trumpyla self-assigned this Jul 1, 2014
@trumpyla trumpyla added this to the 1.4.0 milestone Jul 1, 2014
@trumpyla trumpyla modified the milestones: 1.3.0, 1.4.0 Jul 24, 2014
@valdas-s valdas-s modified the milestones: 1.3.0, 1.4.0 Aug 22, 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

2 participants