Presto412/StoreV

Convert JSON based storage of file metadata to use MongoDb/ any other NOSQL DB

Open

#5 opened on Oct 3, 2020

 (2 comments) (0 reactions) (1 assignee)JavaScript (5 forks)auto 404
backendenhancementhacktoberfest

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

The metadata being stored is in the form of a JSON file that is updated for every upload. You can work on adding DB backed storage to the same! Here's the way it is stored.

Contributor guide