boardgameio / boardgame.io

State Management and Multiplayer Networking for Turn-Based Games
https://boardgame.io
MIT License
10.02k stars 708 forks source link

Postgres Storage Adapter #736

Closed janKir closed 4 years ago

janKir commented 4 years ago

Just wanted to let you know that I implemented a storage adapter for PostgreSQL since we needed it for our project. It's working fine so far in our project but please let me know if you have any suggestions for improvements.

delucis commented 4 years ago

Nice! Feel free to add a link to your package here:

https://github.com/nicolodavis/boardgame.io/blob/7a58b1ee7000b09afbb3486576a9e64bbd2c98bd/docs/documentation/storage.md#L47-L50