From bfec09e5e073120a0b65fa0cb11706f7f32cae14 Mon Sep 17 00:00:00 2001 From: HeshamTB Date: Sat, 20 Jul 2024 06:34:03 +0300 Subject: [PATCH] TODO Signed-off-by: HeshamTB --- TODO | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..f2b7ca8 --- /dev/null +++ b/TODO @@ -0,0 +1,5 @@ +- Avoid invoking getRemoteLink multiple times for the same item id + for link providers + +- Limite cache size (Cache replacement policy) +