Aaron Forsander

Results 34 comments of Aaron Forsander

@mhart sorry, I should have been more clear. Everything is working well for me. I'm just new to dynamo so wasn't sure how to interpret the errors I was seeing...

@mhart took a crack at getting this started: https://github.com/mhart/dynalite/pull/10

Hey! Any chance of getting this merged?

@mhart no worries, thanks for taking a look. Honestly I chose `winston` because i was being lazy and I wanted the logs to be "pretty". I can understand you not...

Just to throw this out there, node's gaze (https://github.com/shama/gaze#errors) library detects `EMFILE` errors and fallsback to polling. Would it be terrible to do the same here? Maybe with an option...

Currently there is not, unfortunately. The approach would be to list all objects in s3, using the prefix filter. Then, all objects would need to be deleted individually. I'd definitely...

How difficult would it be to make expires compatible with knox? If that's the only breaking change, I'd rather not do a minor version bump.

I'd also like to point out that this is great work @mreinstein and I really appreciate it.

Yeah, `src` doesn't support `Array`s, but it absolutely should. I consider this a bug. I will look into it ASAP. In the mean time you can (painfully, I know), specify...

@davidpfahler can you elaborate on what you mean?