Skip to content

Commit 3e824fc

Browse files
committed
.
1 parent bbf3cb4 commit 3e824fc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_documentation/cache.markdown

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,17 @@ layout: default_toc
77

88
# Cache
99

10-
Data are flattened and cached in two tables, FLAT and FILTERED_FLAT. The latter is the former with encumbrances applied.
10+
Data are flattened and cached in two wide spreadsheet-like tables, FLAT and FILTERED_FLAT. The latter is the former stripped of encumbered, private, internal, and sensitive data.
11+
12+
## Structure
1113

12-
## Structure and Interpretation
1314

1415
<https://docs.google.com/spreadsheets/d/15w_JYNP1w4XeIB6tAZHIxXeA5ea8Ue9BYTVKfQggVUs/edit?gid=0#gid=0> is a work in progress; file an Issue for assistance.
1516

1617

1718
## Status
1819

19-
Check flat cache in the directory.
20+
Check flat cache in the directory. (FLAT is less than one minute stale ~99+% of the time, but may occasionally be days or weeks out of date.)
2021

2122

2223
## Edit this Documentation

0 commit comments

Comments
 (0)