aboutsummaryrefslogtreecommitdiff
path: root/docs/07_Cache_API/index.md
blob: 57692847258578b52aa6e2c88386d8949dc38b4e (plain) (blame)
1
2
3
4
A _Cache_ is a class that allows **RSS-Bridge** to store fetched data in a local storage area on the server. Cache imlementations are placed in the `caches/` folder (see [Folder structure](../04_For_Developers/03_Folder_structure.md)). A cache must implement the [`CacheInterface`](../07_Cache_API/02_CacheInterface.md) interface.

For more information about how to create a new `Cache`, read [How to create a new cache?](../07_Cache_API/01_How_to_create_a_new_cache.md)

atar.com/avatar/e6956c32a25458c7bc19bec3b5a2702a?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Yinjian Zhao 1-247/+143 2021-10-18Spack: No More `load -r` (#2439)Gravatar Axel Huebl 2-2/+2 2021-10-18move kinetic energy calculation into Particles/Algorithms (#2441)Gravatar Luca Fedeli 6-24/+88 2021-10-18Multi-J Algo: Synchronize Nodal Points of F,G (#2434)Gravatar Edoardo Zoni 4-23/+49 2021-10-16Add Test: openPMD PICMI (#2438)Gravatar Axel Huebl 3-1/+37 2021-10-16Add automated test for repelling particles (#2427)Gravatar Remi Lehe 4-0/+183 2021-10-16Windows: FS Separator (#2424)Gravatar Axel Huebl 1-1/+42 2021-10-16Gaussian Laser : fix possible NaN in the calculation of theta_stc (#2433)Gravatar Luca Fedeli 1-3/+7 2021-10-15CI: Windows with Python (#2412)Gravatar Axel Huebl 3-5/+29 2021-10-15Made explicit several casts (#2431)Gravatar David Grote 2-7/+7 2021-10-15Synchronize GPU before stopping profile timer (#2415)Gravatar AlexanderSinn 4-13/+32