jonpchin / gochess

Online real time chess web server using websockets
MIT License
47 stars 17 forks source link

Zip or archive database export file to save disk space #19

Closed jonpchin closed 8 years ago

jonpchin commented 8 years ago

Zip or archive database export file to save disk space. When importing database make sure to check if there is any GoChess.zip files, if they are unzip and then import the GoChess.sql file.