CodingTrain / CodingTrain/Live-Poll
Database?
Open
discussion
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
I don't actually need a database b/c I can just store the votes in memory for a real-time poll. But what if I want to restart the server and not lose the votes? Currently I'm using nedb just as a simple beginner-friendly database example, please add your suggestions and thoughts to this thread!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.