Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 522 Bytes

app_sodarcache.rst

File metadata and controls

18 lines (13 loc) · 522 Bytes

Sodarcache App

The sodarcache app provides a generic data caching functionality for a SODAR Core based site. This can be used to e.g. locally cache and aggregate data referring to external sources in order to speed up commonly repeated queries to databases other than the local Django PostgreSQL.

Installation <app_sodarcache_install> Usage <app_sodarcache_usage> Django API Documentation <app_sodarcache_api_django>