Corey Daley

Results 62 comments of Corey Daley

Since this hasn't been updated in quite awhile... This is still an ongoing issue with the twilio-ruby gem, using from 25-28 MiB of memory, which is ridiculous. If anyone is...

@GPHemsley It is also not an archive, maybe we need another classification for things such as gzip and bzip?

zip happens to do archiving and compression, whereas tar does archiving, and gzip/bzip do compression

@Digi1mpulse The structure should probably be something like internal/database/db.go, which would put it in the database package, as the package name is always the most specific folder that the file...

@Niondir As an example: https://github.com/openshift/origin/tree/master/test There is a top level testdata directory within the test directory, but also testdata directories inside of each more specific type of test directory. You...

Would you mind updating your example to use go1.20 and update the dependencies in your go.mod? Then I think we can get this merged.

@nalind This needs a rebase.