Open cdie opened 5 years ago
Thanks for the suggestion! This shouldn't be terribly hard as BaGet already supports a NoSQL database (Azure Table Storage).
Feel free to send a pull request if you need this soon. You will need to implement the IPackageService
and ISearchService
.
Is your feature request related to a problem? Please describe.
I'm currently only using MongoDb as my main database on my production and staging server. In order to avoid another database system, it would be great if BaGet supports MongoDb
Describe the solution you'd like
MongoDb database provider