Commit Graph

2 Commits

Author SHA1 Message Date
4f440c9ef5 feat: override constant defaults; 2026-01-12 18:19:57 -05:00
21f4542e5f feat: implemented timestamp-based LRU caching for all workbooks
- add timestamp to cache keys to properly handle deleted/replaced files
- create modular LRUCache implementation to limit memory usage (20
  workbooks and 255 worksheet per workbook)
- added unit tets for LRUCache
2025-05-16 17:29:09 -04:00