Sam Ritchie
Sam Ritchie
I agree I think it’s time we should be adding (or replacing with) `task`. I’m not sure how many consumers would still be using `async`, would it be unreasonable to...
This is probably a bug - I'll need to dig in to what it should be doing there.
I'd expect TTL to be defined using an attribute on the appropriate record field, this is more consistent with the way we define GSIs etc. It’s going to involve some...
I'll reopen this one pending a reasonable design. As I see it the options are: 1. Do nothing, allow people to define TTL themselves and just configure a matching numeric...
Yes, some sort of migration capability would be awesome. Happy to participate in the design process, I may also be able to help with code if it’s within my abilities.
This is not as useful as it seems - because scans are in a 'random' sort order the only scenarios where you’ll get value will be scanning sparse indexes. I’ll...
There doesn’t seem to be an awful lot of interest in this feature - let me know what I can do to help? I’ve been working (very slowly) on a...
Thanks @grynspan, the very high level use case is that there’s nothing equivalent currently available for Swift except for SwiftCheck, which still works but is largely unmaintained since Robert moved...