Files
dolt/datas
Erik Arvidsson 5282014bb2 Add a Dynamo DB Store
This DynamoDB store borrows some logic from HttpStore, in that Get,
Has and Put requests are dumped into channels that are watched by
code in goroutines and batched up to be sent to the backend.
A few structs have been factored out of http_store.go and moved to
remote_requests.go, where they are enhanced so that DynamoStore can use
them as well.
2016-01-14 12:19:14 -08:00
..
2015-12-08 11:22:50 -08:00
2015-12-08 11:22:50 -08:00
2016-01-14 12:19:14 -08:00
2015-12-08 11:22:50 -08:00
2015-12-08 11:22:50 -08:00
2015-09-24 12:56:58 -04:00
2015-12-17 15:23:28 -05:00