aws / aws-sdk-ruby-record

Official repository for the aws-record gem, an abstraction for Amazon DynamoDB.
Apache License 2.0
318 stars 41 forks source link

Add Epoch Time Attribute Type #83

Closed awood45 closed 6 years ago

awood45 commented 6 years ago

Like a time_attr, except it stores an epoch time integer. Suitable for use as a TTL attribute as well.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.