Support for Amazon's DynamoDB with Fluent & Vapor.
Note that functionality is being built out, please expect breaking changes with every new revision!
{ "name": "fluent-dynamodb", "path": "/usr/src/package", "targets": [ { "name": "FluentDynamoDBTests", "path": "Tests/FluentDynamoDBTests", "type": "test", "c99name": "FluentDynamoDBTests", "sources": [ "DynamoDatabaseTests.swift", "DynamoValueTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "FluentDynamoDB" ] }, { "name": "FluentDynamoDB", "path": "Sources/FluentDynamoDB", "type": "library", "c99name": "FluentDynamoDB", "sources": [ "Database/DynamoDatabase+LogSupporting.swift", "Database/DynamoDatabase.swift", "DatabaseConnectionPool+DynamoConnectable.swift", "DynamoConfiguration.swift", "DynamoConnection.swift", "FluentDynamoDBProvider.swift", "Query/DynamoQuery.swift", "Query/DynamoValue.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "FluentDynamoDB" ], "product_dependencies": [ "DynamoDB", "Fluent" ] } ], "products": [ { "name": "FluentDynamoDB", "type": { "library": [ "automatic" ] }, "targets": [ "FluentDynamoDB" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/vapor/fluent", "type": "sourceControl", "identity": "fluent", "requirement": { "range": [ { "lower_bound": "3.1.0", "upper_bound": "4.0.0" } ] } }, { "url": "https://github.com/swift-aws/aws-sdk-swift", "type": "sourceControl", "identity": "aws-sdk-swift", "requirement": { "range": [ { "lower_bound": "3.0.0", "upper_bound": "4.0.0" } ] } } ], "tools_version": "5.0", "manifest_display_name": "fluent-dynamodb" }
{ "name": "fluent-dynamodb", "targets": [ { "name": "FluentDynamoDB", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "DynamoDB", null ] }, { "byName": [ "Fluent", null ] } ], "packageAccess": false }, { "name": "FluentDynamoDBTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "FluentDynamoDB", null ] } ], "packageAccess": false } ], "products": [ { "name": "FluentDynamoDB", "type": { "library": [ "automatic" ] }, "targets": [ "FluentDynamoDB" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "fluent", "location": { "remote": [ { "urlString": "https://github.com/vapor/fluent" } ] }, "requirement": { "range": [ { "lowerBound": "3.1.0", "upperBound": "4.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "aws-sdk-swift", "location": { "remote": [ { "urlString": "https://github.com/swift-aws/aws-sdk-swift" } ] }, "requirement": { "range": [ { "lowerBound": "3.0.0", "upperBound": "4.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "fluent-dynamodb", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/vapor/fluent", "name": "Fluent", "path": "/usr/src/package/.build/checkouts/fluent", "version": "3.2.0", "identity": "fluent", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "3.9.0", "identity": "core", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.1", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/console.git", "name": "Console", "path": "/usr/src/package/.build/checkouts/console", "version": "3.1.1", "identity": "console", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "3.9.0", "identity": "core", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.1", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/service.git", "name": "Service", "path": "/usr/src/package/.build/checkouts/service", "version": "1.0.2", "identity": "service", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "3.9.0", "identity": "core", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.1", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] } ] } ] } ] }, { "url": "https://github.com/vapor/database-kit.git", "name": "DatabaseKit", "path": "/usr/src/package/.build/checkouts/database-kit", "version": "1.3.3", "identity": "database-kit", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "3.9.0", "identity": "core", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.1", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/service.git", "name": "Service", "path": "/usr/src/package/.build/checkouts/service", "version": "1.0.2", "identity": "service", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "3.9.0", "identity": "core", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.1", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] } ] } ] } ] }, { "url": "https://github.com/vapor/service.git", "name": "Service", "path": "/usr/src/package/.build/checkouts/service", "version": "1.0.2", "identity": "service", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "3.9.0", "identity": "core", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.1", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] } ] } ] }, { "url": "https://github.com/vapor/sql.git", "name": "SQL", "path": "/usr/src/package/.build/checkouts/sql", "version": "2.3.2", "identity": "sql", "dependencies": [ { "url": "https://github.com/vapor/database-kit.git", "name": "DatabaseKit", "path": "/usr/src/package/.build/checkouts/database-kit", "version": "1.3.3", "identity": "database-kit", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "3.9.0", "identity": "core", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.1", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] } ] }, { "url": "https://github.com/vapor/service.git", "name": "Service", "path": "/usr/src/package/.build/checkouts/service", "version": "1.0.2", "identity": "service", "dependencies": [ { "url": "https://github.com/vapor/core.git", "name": "Core", "path": "/usr/src/package/.build/checkouts/core", "version": "3.9.0", "identity": "core", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.1", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] } ] } ] } ] } ] } ] }, { "url": "https://github.com/swift-aws/aws-sdk-swift", "name": "AWSSDKSwift", "path": "/usr/src/package/.build/checkouts/aws-sdk-swift", "version": "3.0.0", "identity": "aws-sdk-swift", "dependencies": [ { "url": "https://github.com/swift-aws/aws-sdk-swift-core.git", "name": "AWSSDKSwiftCore", "path": "/usr/src/package/.build/checkouts/aws-sdk-swift-core", "version": "3.0.1", "identity": "aws-sdk-swift-core", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.1", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] }, { "url": "https://github.com/apple/swift-nio-ssl.git", "name": "swift-nio-ssl", "path": "/usr/src/package/.build/checkouts/swift-nio-ssl", "version": "1.4.0", "identity": "swift-nio-ssl", "dependencies": [ { "url": "https://github.com/apple/swift-nio.git", "name": "swift-nio", "path": "/usr/src/package/.build/checkouts/swift-nio", "version": "1.14.1", "identity": "swift-nio", "dependencies": [ { "url": "https://github.com/apple/swift-nio-zlib-support.git", "name": "swift-nio-zlib-support", "path": "/usr/src/package/.build/checkouts/swift-nio-zlib-support", "version": "1.0.0", "identity": "swift-nio-zlib-support", "dependencies": [] } ] }, { "url": "https://github.com/apple/swift-nio-ssl-support.git", "name": "swift-nio-ssl-support", "path": "/usr/src/package/.build/checkouts/swift-nio-ssl-support", "version": "1.0.0", "identity": "swift-nio-ssl-support", "dependencies": [] } ] }, { "url": "https://github.com/Yasumoto/HypertextApplicationLanguage.git", "name": "HypertextApplicationLanguage", "path": "/usr/src/package/.build/checkouts/HypertextApplicationLanguage", "version": "1.1.0", "identity": "hypertextapplicationlanguage", "dependencies": [] }, { "url": "https://github.com/PerfectlySoft/Perfect-INIParser.git", "name": "INIParser", "path": "/usr/src/package/.build/checkouts/Perfect-INIParser", "version": "3.0.2", "identity": "perfect-iniparser", "dependencies": [] } ] }, { "url": "https://github.com/IBM-Swift/SwiftyJSON.git", "name": "SwiftyJSON", "path": "/usr/src/package/.build/checkouts/SwiftyJSON", "version": "17.0.4", "identity": "swiftyjson", "dependencies": [] } ] } ] }