issues
search
mbarzeev
/
quake-stats
Quake III Arena statistics including flags!
MIT License
7
stars
5
forks
source link
Added persistence and previous games view
#22
Closed
haimlit
closed
10 years ago
haimlit
commented
10 years ago
Main changes are:
MongoDB is now the persistence level and is a must.
It is now possible to see and add previous games (see documentation on where to put logs).
Sync between logs and mongodb happens on start server and can be triggered manually by REST.
etc, etc.. :)
Main changes are: