soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
315 stars 29 forks source link

Duplicate queries #1036

Open wpsumo opened 4 years ago

wpsumo commented 4 years ago

Describe the feature you'd like to see included in Oxygen. Oxygen call several of queries more than once resulting in duplicate queries.

What are the use cases for this feature? Improve code quality and performance.

benfavre commented 4 years ago

make use of object caching

wpsumo commented 4 years ago

Using Redis as object caching, but still consider oxygens queries and code can be optimized once using Gutenberg and ACF both those two is slowing down both the builder and the wp-admin edit post.

benfavre commented 4 years ago

I meant oxygen core should make use of the WP cache api

wpsumo commented 4 years ago

A yeah you are right! +1