subnub
|
4a03523c96
|
Started adding the Amazon S3 Chunk Service, so far Uploading, Downloading, and Streaming video works
|
2020-04-17 01:20:54 -04:00 |
|
subnub
|
4821c5a408
|
Added path option for storing files on file system, started to add s3 support
|
2020-04-17 00:13:12 -04:00 |
|
subnub
|
7bdede8d4d
|
Added config option to change wether users want to use mongo or fs, removed the dist folder, will ignore it later
|
2020-04-16 17:31:29 -04:00 |
|
subnub
|
2cf22536a1
|
Added all the chunk functions for filesystem use, now users can instead store file chunks on the file sysyem, instead of inside of mongoDB. Still needs cleanup and config file
|
2020-04-16 16:16:58 -04:00 |
|
subnub
|
412440a77b
|
Started adding the ability to store file chunks in the file system :)
|
2020-04-16 04:26:44 -04:00 |
|