Aaron Heckmann

Results 40 comments of Aaron Heckmann

yeah sounds good. we could refactor the `middleware` method to accept an options object and add a new property for the whitelist option or similar. PR?

Yes. Mongoose uses the mongodb module. Instructions for accessing it are here: https://github.com/aheckmann/gridfs-stream#using-with-mongoose On Tuesday, May 7, 2013, Coders Brothers wrote: > Its possible use with "Mongoose", instead of "mongo"...

I just published 0.1.6 with updated dependencies. please test and let me know how it goes.

I haven't looked at this in years. If you'd like access to this repo so you can fix it etc let me know.

@yckart I gave you commit access so feel free to make whatever changes you need.

1. We care about storage insofar as the default is decentralized storage. 2. People should be able to override or skip the upload step to use the storage solution of...

Make a Storage interface in JS SDK. Move implementation of various storage types out into their own modules.

Need to port this fix over https://github.com/metaplex-foundation/metaplex/pull/1557

looks like a partial fix landed upstream https://github.com/solana-labs/solana-program-library/pull/2629. Please confirm @israelidanny if we are good to go now or not.