rbarisic-lme / pal-dash

Palworld Server Dashboard compatible with docker-palworld-dedicated-server distribution
3 stars 1 forks source link

Feature: Add a Database #10

Open rbarisic-lme opened 5 months ago

rbarisic-lme commented 5 months ago

Some cases arise that do need a Database.

I've written an Interface that supports adapters, currently only CouchDB is supported, with Firebase support planned. More adapters can be written easily. I'd like to make it as easy as possible for users to use PalDash without having to install a lot of things, so this is a rather hard step for me. I'd have preferred a node only no-sql database but couldn't find a good and maintained one.

Database Support is needed for e.g.: