But this do not seem to make sense as the naive data structure is base on a map.
As in go language the map allocation is handled internally.
Thus the optional capacity is only a hint and not a limitation.
This is the reason why the following paramters seem useless :
According to the current cache implementation (https://github.com/benoitdm-oslandia/pg_featureserv/commit/573c3ce4cffe36501162e5c60a99650dc98e7fe5) the naive cache size can be set.
But this do not seem to make sense as the naive data structure is base on a map. As in go language the map allocation is handled internally. Thus the optional capacity is only a hint and not a limitation.
This is the reason why the following paramters seem useless :
conf.Configuration.Cache.Naive.MapSize