From 332b51612d5f3fc90224b7b03493534317cf207b Mon Sep 17 00:00:00 2001 From: Sven Carrillo Castillo Date: Mon, 11 Mar 2024 20:42:45 +0100 Subject: [PATCH] update todo --- TODO.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 1bd21136..d6858198 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,8 @@ # TODO LIST # 1 - * increase db map-entity entities fetch speed using projections! - * move mysql -> integrated h2 * make step size an int (minimum 1 meter); so no float and rounding will be used anymore in code > in client as well + * move mysql -> integrated h2 * * /api/v1/configuration/map-tools/resources/forest?mapName= tooks way too long; does it already make use of the resource_name, class_name and prefab_name tables? * cache forest and/or spatialForestMap > eclipseStore