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

PostgreSQL support #18

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

PostgreSQL support #18

wants to merge 6 commits into from

Conversation

kislayverma
Copy link
Owner

No description provided.

@kislayverma kislayverma self-assigned this Jan 22, 2017
@kislayverma kislayverma added this to the 1.2.8 milestone Jan 22, 2017
@kislayverma kislayverma modified the milestones: 1.2.9, 1.2.8 Feb 22, 2017
@kislayverma kislayverma removed this from the 1.2.9 milestone Dec 26, 2017
}

@Override
public Rule saveRule(String ruleSystemName, Rule rule) throws SQLException, Exception {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kislayverma Take a look at https://spring.io/projects/spring-data I think that can save a lot of pain for this use case and easily gives integration with so many databases.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the suggestion @buchireddy. One of the ideas for Rulette is for it to be very, VERY lightweight hence I don't want to add any more frameworks than I absolutely must - and Spring was never known to be lightweight :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants