Changes between Initial Version and Version 1 of Ticket #43112, comment 2
- Timestamp:
- 01/17/2018 08:52:33 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43112, comment 2
initial v1 3 3 About 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. 4 4 5 What`s the point of using object-cache as storage when transient was designed becouse of extra element "expire time"?5 What`s the point of using object-cache as storage for transient API? 6 6 7 7 Replying to [comment:1 dimadin]: