Timeline for Should I be adding a database functionality for my game rooms?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 3, 2024 at 2:14 | comment | added | DMGregory♦ | @ggorlen that looks like something you could post as an Answer below. I'd upvote it. | |
| Feb 2, 2024 at 23:08 | comment | added | ggorlen | If it's a simple game and all the data fits in memory, there's a single server, and you don't care if the data is lost if the server application restarts, then you don't need a database. Databases are mainly for persisting data. | |
| S Feb 2, 2024 at 20:36 | review | First questions | |||
| Feb 6, 2024 at 9:51 | |||||
| S Feb 2, 2024 at 20:36 | history | asked | chung | CC BY-SA 4.0 |