DMSavchik/altv-server

Storage System

Opened this issue · 0 comments

There is couple of storage solutions availabe.
I'll consider the next ones:

  1. MySQL
  2. MongoDB
  3. LiteSQL

There are no need to check others, except maybe the file storage, to keep somestuff in file jsut for read/write, but not sure about this.

Each storage option need to be added to each repo for test and visibility.
I wish to have the wrapper for storages and have the global for easy change.