Database¶
Database is used for storing metadata from sites and the data of Nazurin itself. For example, title & description of an artwork, and Pixiv token cache.
Currently supported database types:
| Driver | Usage | Config Value | Note |
|---|---|---|---|
| TinyDB | TinyDB | Local |
Default |
| Firestore | Firestore | Firebase |
|
| MongoDB | MongoDB | Mongo |
MongoDB Atlas supported |
| Cloudant | Cloudant | Cloudant |