Presto412/StoreV

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

Aberta

#5 aberto em 3 de out. de 2020

 (2 comentários) (0 reação) (1 responsável)JavaScript (5 forks)auto 404
backendenhancementhacktoberfest

Métricas do repositório

Stars
 (5 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador