Optional
init: S3DatastoreInitExtending classes should override query
or implement this method
Optional
options: AbortOptionsExtending classes should override queryKeys
or implement this method
Optional
options: AbortOptionsRecursively fetches all keys from s3
Optional
options: AbortOptionsThis will return an object with which you can chain multiple operations together, with them only being executed on calling commit
.
Delete the record under the given key
Optional
options: AbortOptionsRemove values for the passed keys
Optional
options: AbortOptionsRead from s3
Optional
options: AbortOptionsRetrieve values for the passed keys
Optional
options: AbortOptionsCheck for the existence of the given key
Optional
options: AbortOptionsThis will check the s3 bucket to ensure access and existence
Optional
options: AbortOptionsStore the given value under the key.
Optional
options: AbortOptionsStore the given key/value pairs
Optional
options: AbortOptions
A datastore backed by AWS S3