Commit Graph

13 Commits

Author SHA1 Message Date
Joe Smith 24e00b00cb Initial support for BatchGetItems API 2019-06-16 21:46:48 -07:00
Joe Smith b7d66e6dea Wire up Codable support for DynamoValue 2019-05-13 16:19:45 +01:00
Joe Smith e5c5b5b792 Get started on Codable for DynamoValue 2019-05-13 16:17:39 +01:00
Joe Smith 3ee68dd330 Alphabetize parameters 2019-05-08 20:37:03 +01:00
Joe Smith d0076bc22c Use the future directly instead of the indirect promise 2019-04-24 14:03:25 -07:00
Joe Smith 37216228da Properly rename DynamoValue 2019-04-24 13:27:08 -07:00
Joe Smith 1100512847 Flatten the DynamoOutput so we use DynamoValue directly 2019-04-24 10:58:25 -07:00
Joe Smith 66deb3fa0f Update DatabaseConnectionPool as well 2019-04-23 22:00:56 -07:00
Joe Smith 171c7a4a7c I had a dependency injection problem not a config problem
Skimmed https://github.com/vapor/service and re-read
https://github.com/vapor/postgresql/blob/1.4.1/Sources/PostgreSQL/Utilities/PostgreSQLProvider.swift#L14
2019-04-23 21:04:52 -07:00
Joe Smith b56496c3a5 Leave the configuration to the app.
Based on some hopeful self-discovery in the Vapor discord

https://discordapp.com/channels/431917998102675485/431926916279304202/570448033536540692
2019-04-23 20:43:47 -07:00
Joe Smith 943ced675b And the methods 2019-04-23 20:00:49 -07:00
Joe Smith eacccb16bd We want people to use the provider 2019-04-23 20:00:15 -07:00
Joe Smith 920fb1ba35 Provider and some light test coverage 2019-04-23 19:56:26 -07:00