ToDoCache.javaPart of the ToDo plugin. Cache Manager.
Cache implementation storing frequently accessed data in memory.
ToDoCache — class : AbstractCache.
Key dependencies: org.projectforge.framework.cache.AbstractCache
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
4c04cfd65 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) (minor edit, method changes) |
b6092df09 | Copyright 2023 -> 2024 (minor edit, license header update) |
ab45d51fa | Copyright 2001-2022 -> 2001-2023. (minor edit, license header update) |
5f7ef41b8 | Copyright 2021 -> 2022 |
ceb63e8a1 | Source code header: (C) 2001-2021. |
7c79f1922 | Copyright of source header -> 2020. |
8acfd3040 | Plugins: code cleanup |
83afa06d9 | Optimize plugin imports |