• Anonymous User 20443167

    (@anonymized-20443167)


    Hello. I wonder how this plugin works, does it store the count as custom fields? I’m looking at the problems with this method:

    Specifically:

    Database writes are a lot more expensive than reads, and this system involves a database write on every page load. This will not scale, and will have significant performance and speed problems.

Viewing 1 replies (of 1 total)
  • Plugin Author dFactory

    (@dfactory)

    Views in PVC are not stored in custom field- it would not be possible to optimize and scale. There is a separate database table for that and number of functions and methods to handle the views.

    Apart from that we’re looking into using object caching to minimize number of db requests. Some work around it has been done in the past but a more advanced approach is planned in the upcoming Pro version of the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘How does it address scalability?’ is closed to new replies.