aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/postgres/archives/patch-objectcache-modtoken.sql
Commit message (Collapse)AuthorAgeFilesLines
* objectcache: add last-modified token field to objectcache tableAaron Schulz2021-05-181-0/+8
Also added token and flags fields. The token field can be used as a tie-breaker for modtime and also for faster cas() operations. The flags field makes serialization and compression format changes easier in the future. Bug: T274174 Change-Id: I45731a877b21835652993c2d285165a76eeae3e9