Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43112, comment 2


Ignore:
Timestamp:
01/17/2018 08:52:33 PM (8 years ago)
Author:
batooo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43112, comment 2

    initial v1  
    33About slow loading or high CPU, imagine 10 external API requests each time PHP is restarted or imagine doing some CPU intense job each time PHP is restarted instead of every 24 hours.
    44
    5 What`s the point of using object-cache as storage when transient was designed becouse of extra element "expire time"?
     5What`s the point of using object-cache as storage for transient API?
    66
    77Replying to [comment:1 dimadin]: