rove/cmd/rove-server
Marc Di Luzio b116cdf291 Convert Atlas to infinite lazy growth
The atlas will now expand as needed for any query, but only initialise the chunk tile memory when requested

	While this may still be a pre-mature optimisation, it does simplify some code and ensures that our memory footprint stays small, for the most part
2020-06-27 14:48:21 +01:00
..
internal Convert Atlas to infinite lazy growth 2020-06-27 14:48:21 +01:00
main.go Call rand.Seed to end current determinism 2020-06-27 02:08:52 +01:00
main_test.go Fix up host ports and env variables 2020-06-13 11:17:52 +01:00