这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Conversation

@ebukoski
Copy link
Contributor

New feature to persist SimianArmy tracking data to AWS RDS instead of SimpleDB. When the appropriate properties are set, SimianArmy will use RDS auto-creating tables as necessary. SimpleDB is still supported and current configurations will work the same as they did before.

Currently PostgresSQL has been tested and known to work.

ebukoski added 8 commits June 1, 2016 10:01
Conflicts:
	src/main/java/com/netflix/simianarmy/aws/conformity/RDSConformityClusterTracker.java
	src/main/java/com/netflix/simianarmy/aws/janitor/RDSJanitorResourceTracker.java
	src/test/java/com/netflix/simianarmy/aws/conformity/TestRDSConformityClusterTracker.java
	src/test/java/com/netflix/simianarmy/aws/janitor/TestRDSJanitorResourceTracker.java
@ghost
Copy link

ghost commented Jul 29, 2016

What was the driver to move to RDS in lieu of a more direct replacement like DynamoDB?

@ebukoski
Copy link
Contributor Author

The driver for RDS was to simply have the option to use a traditional database for storage. SimpleDB is still supported.

@ebukoski
Copy link
Contributor Author

Because of conflicts, going to close this PR and create a new one.

@ebukoski ebukoski closed this Aug 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant