directory
Version:
v0.0.0-...-461d331
Opens a new window with list of versions in this module.
Published: Nov 3, 2022
License: MIT
Opens a new window with license information.
README
¶
dynamo example
Use following commands to evaluate example, access to AWS account is mandatory.
KeyVal interface
cd keyval
go run main.go s3:///my-bucket
go run main.go ddb:///my-table
Blob interface
cd blob
go run main.go s3:///my-bucket path/to/my/file.tgz
Relational model
cd relational
sh schema.sh
go run main.go types.go
Directories
¶
Click to show internal directories.
Click to hide internal directories.