Automattic / wp-memcached

Memcached Object Cache for WordPress.
https://wordpress.org/plugins/memcached/
GNU General Public License v2.0
159 stars 55 forks source link

Try to push the current wp-memcached master to wp.org #52

Closed aidvu closed 4 years ago

aidvu commented 4 years ago

The wp-memcached repo and current trunk on wp.org are out of sync.

https://plugins.trac.wordpress.org/browser/memcached/trunk

The dotorg-current branch contains what's in .org trunk, and the dotorg-current-sync branch contains the master + bumping version.

We should push this to .org, and try to work on a single repo as there are multiple clients in Automattic using it, and it's hard to push stuff upstream.

aidvu commented 4 years ago

When this is merged, we should merge dotorg-current into master.