browserify / wzrd.in

browserify as a service.
http://wzrd.in
MIT License
637 stars 96 forks source link

(optionally?) use s3 to store bundles? #139

Open jfhbrook opened 7 years ago

jfhbrook commented 7 years ago

Related to #138. Bundles can be kinda big. It might be a good idea to store them on s3 instead of redis or leveldb, but it's hard to say.

Having this would largely necessitate the sort of pluggable backend mentioned in #138.