Skip to content

Adding Amazon Web Service DynamoDB Cache Client#15

Merged
mythz merged 2 commits intoServiceStackV3:masterfrom
mikepugh:master
Nov 17, 2012
Merged

Adding Amazon Web Service DynamoDB Cache Client#15
mythz merged 2 commits intoServiceStackV3:masterfrom
mikepugh:master

Conversation

@mikepugh
Copy link
Copy Markdown
Contributor

@mikepugh mikepugh commented Nov 6, 2012

Created ServiceStack.CacheAccess.AwsDynamoDb.DynamoDbCacheClient which implements the ICacheClient interface. Cache is stored in the cloud via AWS DynamoDB.

Created ServiceStack.CacheAccess.AwsDynamoDb.Tests unit test project - people will need to put in their own AWS credentials for the tests to run.

mythz added a commit that referenced this pull request Nov 17, 2012
Adding Amazon Web Service DynamoDB Cache Client
@mythz mythz merged commit 022f3ca into ServiceStackV3:master Nov 17, 2012
@mythz
Copy link
Copy Markdown
Contributor

mythz commented Nov 17, 2012

Crap, sorry I missed this awesome Contrib.
It's in there now thx.

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

Successfully merging this pull request may close these issues.

2 participants