Skip to content

Offloads WooCommerce sessions from the wp_options table to a custom table with wp_cache functionality built ontop.

License

Notifications You must be signed in to change notification settings

kloon/woocommerce-large-sessions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Now part of WooCommerce 2.5 ===
As of WooCommerce 2.5 this extension is now part of WooCommerce core, if you have run this prior you can simply remove the plugin and it will seamlessly switch over to use WooCommerce 2.5 version keeping all your current sessions in tact.

=== WooCommerce Large Sessions ===
Contributors: kloon, woothemes
Donate link: http://gerhardpotgieter.com/donate/
Tags: woocommerce, sessions, memcache, scaling
Requires at least: 3.0.1
Tested up to: 4.2.2
Stable tag: 1.0.0
License: GPLv3 or later
License URI: hhttp://www.gnu.org/licenses/gpl-3.0.html

Scalable WooCommerce session handling.

== Description ==

Offloads WooCommerce sessions from the wp_options table to a custom table with wp_cache functionality built ontop

== Installation ==

1. Upload `woocommerce-large-sessions` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 1.0.0 =
* First release

About

Offloads WooCommerce sessions from the wp_options table to a custom table with wp_cache functionality built ontop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages