Cache

Rekall can keep objects (forms, reports and so forth) in a cache to save fetching them from the database each time thay are needed. This can significantly improve performance if, for example, a form uses a large number of images that are loaded dynamically (such as backgrounds that relate to data values).

This section allows you to set the cache size in MB, and to clear the cache of existing entries.

Note that if more than one person is using the same database, then caching can prevent one user seeing a change to a form (or other object) made by another user. However, in case you are worried, that does not apply to actual data!