Opened 4 months ago
Closed 4 months ago
#23326 closed task (blessed) (fixed)
Cache incrementors for get_terms()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Cache | Version: | 3.5.1 |
| Severity: | normal | Keywords: | needs-unit-tests |
| Cc: |
Description
With r9102, get_terms() was the first to switch to the new cache invalidation style. It still uses timestamps instead of incrementors, however.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.

Related: #21267