For an overview of the Ambra caches, see the Ambra cache concepts
| Cache Name | Description |
| ArticleAnnotationCache | Caching for article annotations. Contains annotation ids, transformed XML for article pages, basically anything that shows up on the fetch article page |
| ArticleCarriers | Caches mappings of which journals articles appear in |
| BrowseCache | Caching for volumes and issues and the browse page info (articles by date and category; also used for categories list on home page) |
| FeedCache | |
| Journals | Contains journal filters and journal ids |
| ObjectCache | Caching for object IDs. Contains IDs that map to triples (it's a second level cache for OTM) and blobs that are not "managed" |
| SearchCache | Caches search results (the list of search-hits for a given search string) |
| SmallBlobCache | Caching for blobs under certain size. Size in kilobytes is specified in ambra.cache.smallBlobSize configuration parameter. Currently, it's configured to 64k. If no parameters set, it's 0k - small blobs won't be cached. |
| UserCache | |
| VirtualJournalMappingFilter | |
| article-state | |
| permission-grants | |
| permission-revokes | |
| permit-admin | |
| permit-bootstrap | |
| permit-creator |
