mushorg / tanner

He who flays the hide
GNU General Public License v3.0
222 stars 103 forks source link

Add Postgres as optional database #322

Open glaslos opened 5 years ago

glaslos commented 5 years ago

Redis is not particular suitable for long term data storage. A different solution needs to be implemented. I suggest Postgres.

steve7158 commented 4 years ago

Hi @glaslos i just made an initial PR for your proposal, can you please check it :smile: . Thank you.

steve7158 commented 4 years ago

I guess we also have to add additional configurations with setup.py fr the database.

steve7158 commented 4 years ago

@glaslos I think i made it, can you check my PR, however we will however have to make some arrangements for creating new user and password for postgres. Please follow the instruction provided along with the PR to make it work, and let me know how to proceed forward.

steve7158 commented 4 years ago

https://github.com/mushorg/tanner/pull/374