• I apologize if this isn’t the proper way to ask such a question (perhaps this is more of an enhancement request), but I’m wondering if there would be any way to utilize memcached / redis to store the geolocation cache rather than in the main wordpress database.

    My server guys are saying that constantly writing to the db is causing some high load issues when there are a large number for concurrent visitors. They are recommending something more like memcached or redis for storing and retrieving the user ip/location information.

Viewing 1 replies (of 1 total)
  • Plugin Author Benjamin Pick

    (@benjamin4)

    Sounds good. However I am using standard wordpress transients, is there not a possibility to configure WordPress to use Memcached for transients?

Viewing 1 replies (of 1 total)
  • The topic ‘Memcached rather than wordpress DB’ is closed to new replies.