suss-swe-ig / suss-telegram-groups

Bot for sharing SUSS Telegram Groups
MIT License
0 stars 0 forks source link

Implement Download Cache #14

Open geodome opened 2 months ago

geodome commented 2 months ago

The LRU Cache should have the following features

The LRU Cache would be part of the Data Access Layer.

https://www.geeksforgeeks.org/lru-cache-implementation/

Issue https://github.com/suss-swe-ig/suss-telegram-groups/issues/10 is too big, so it is split into Issue https://github.com/suss-swe-ig/suss-telegram-groups/issues/14 and issue https://github.com/suss-swe-ig/suss-telegram-groups/issues/15.