Internal Pod optimizations for large Pods with many fields (PodsObject, now named Pods\Whatsit) #6639
Replies: 12 comments
-
+1! |
Beta Was this translation helpful? Give feedback.
-
It should be noted that memory usage on 64-bit PHP systems could be as much as double that of 32-bit systems. |
Beta Was this translation helpful? Give feedback.
-
This will be great! Especially since our hosting provider (WPEngine) doesn't have a way to currently manage our site running on /latest --- and with such, we're a bit at the mercy of their auto wp-updates. It's something that we'll have to manually revert, as their systems don't allow for "blacklisting" sites. Thanks so much for your hard work, guys! Pods is the jam! |
Beta Was this translation helpful? Give feedback.
-
PodsObject / PodsObjectField will be handling most of this logic, much more cleanly and optimized than originally planned. |
Beta Was this translation helpful? Give feedback.
-
any idea on when will this be public. just crashed a site [MySQL server has gone away] with a pod with around 30 fields and 3 relationships to other much smaller pods. no way to recover, any clue? |
Beta Was this translation helpful? Give feedback.
-
Try Pods 2.3.10 (http://pods.io/latest/) and if that doesn't resolve your issue, then try setting this in your wp-config.php:
|
Beta Was this translation helpful? Give feedback.
-
wow, thanx for the fast reply, saved my day! |
Beta Was this translation helpful? Give feedback.
-
Implemented through PodsObject classes in Pods 3.x branch |
Beta Was this translation helpful? Give feedback.
-
Reopening, to have PodsObject brought over from old 3.0 code into the 2.8 release to go alongside Groups UI #799 |
Beta Was this translation helpful? Give feedback.
-
Pretty sure this is all covered but I need to verify the tasks in the tasklist are complete. |
Beta Was this translation helpful? Give feedback.
-
More to be done here on PodsMeta, it's just a bit too tangled up to avoid a complete refactor. Will have to wait a little longer on that part. |
Beta Was this translation helpful? Give feedback.
-
Additional work has been done here for #4856 and that seems to just leave groups refactoring. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions