Open Yankovsky opened 4 years ago
For now we are using file system. Convenient for dev, but we need a proper db. Any key-value database will do I think.
You should check Prisma.io with SQLite
@pepyta Thanks, I'll take a loot into it.
For now we are using file system. Convenient for dev, but we need a proper db. Any key-value database will do I think.