Added TODO as reminder

This commit is contained in:
Luca Frosini 2024-10-31 16:14:02 +01:00
parent e98a049ab4
commit 847edc72ef
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ import org.slf4j.LoggerFactory;
/** /**
* @author Luca Frosini (ISTI - CNR) * @author Luca Frosini (ISTI - CNR)
* TODO find a distributed solution
*/ */
public class ServerContextCache extends ContextCache { public class ServerContextCache extends ContextCache {