Ashiro12138 / discord-steam-lobby-bot

0 stars 0 forks source link

Find alternative solution for storing user data #4

Open Ashiro12138 opened 1 year ago

Ashiro12138 commented 1 year ago

Possible solution is to use a local json database, see: https://www.npmjs.com/package/node-json-db

Ashiro12138 commented 11 months ago

Could use redis as a primary database.