RDS JSON caching to minimize processing

This commit is contained in:
Chase Tucker
2025-07-10 13:47:56 -07:00
parent 350116fddc
commit 4689b861d7
2 changed files with 734 additions and 705 deletions

File diff suppressed because it is too large Load Diff

View File

@ -45,9 +45,12 @@ compile insert SCANS_EQUATES
equ SCANS.TW_LOT_JSON$ to 36
equ SCANS.EMPLOYEE_CHANGED$ to 37
equ SCANS.EMPLOYEE_JSON$ to 38
equ SCANS.RDS_CHANGED$ to 39
equ SCANS.RDS_JSON$ to 40
#endif