[wp-trac] [WordPress Trac] #31245: Replace alloptions with a key cache

WordPress Trac noreply at wordpress.org
Wed Oct 26 23:40:16 UTC 2016


#31245: Replace alloptions with a key cache
-------------------------------------+-----------------------------
 Reporter:  rmccue                   |       Owner:  rmccue
     Type:  enhancement              |      Status:  assigned
 Priority:  normal                   |   Milestone:  Future Release
Component:  Options, Meta APIs       |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  performance
-------------------------------------+-----------------------------

Comment (by johnjamesjacoby):

 Not to hi-jack, but for medium-sized multisite installls, I started using
 this approach:

 https://github.com/stuttter/wp-blog-meta

 It has the same scalability concerns as any global table does, but allowed
 me to circumvent this issue as options can be short-circuited and rerouted
 ontop of the meta-data API & caching layer.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31245#comment:38>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list