kezzyhko / django-redis-chat

A simple web chat app with registration, that operates through redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to another database from sqlite

kezzyhko opened this issue · comments

  • Choose database (MySql? Postgresql? what else?)
  • Configure django to use it
  • Add example docker-compose.yaml
  • Update README.md

It was decided to use PostgreSQL