overte-HifiExperiments/assignment-client
Ryan Huffman 2143bae100 Remove unused entity server backups
The domain server now handles entity backups so this code is no longer
used.

This also fixes a bug where, if the entity server went down while
writing the persist file, it would leave a lock file behind. When
starting up the next time it would try to recover from the last backup.
Because the entity server no longer gets any backup rules, and the way
it searches for backups, it would end up finding the lock file and
treating it as the most recent backup. This meant that the
models.json.gz file was replaced with an empty file.
2018-06-08 16:17:30 -07:00
..
src Remove unused entity server backups 2018-06-08 16:17:30 -07:00
CMakeLists.txt Cleanup entity -> ds persist 2018-02-15 10:09:21 -08:00