jkudish / JigoShop-Software-Add-on

Add functionality to the JigoShop WordPress plugin, which allows you to run a full-blown software shop, including license activation, license retrieval, activation e-mails and more
https://github.com/jkudish/JigoShop-Software-Add-on
19 stars 2 forks source link

License Key is stuffed into order_data meta_value #5

Closed johnwu closed 13 years ago

johnwu commented 13 years ago

Not sure if this will be an issue, but if the license key is stuff into the order_data meta_value - it seems like this may slow down the database look up for activations. Is there a way to see the performance of this query?

jkudish commented 13 years ago

The difference, if any, would be in the millisecond range. I don't think this should be an issue at all.

johnwu commented 13 years ago

Ok, just making sure. Thanks

On Mon, Aug 22, 2011 at 10:45 AM, jkudish reply@reply.github.com wrote:

The difference, if any, would be in the millisecond range. I don't think this should be an issue at all.

Reply to this email directly or view it on GitHub: https://github.com/jkudish/JigoShop-Software-Add-on/issues/5#issuecomment-1872462