Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RethinkDB as object cache in wordpress (partial implementation) #45

Open
wants to merge 348 commits into
base: release/0.3.0
Choose a base branch
from

Conversation

withinboredom
Copy link
Member

This is currently a partial implementation.

Benefits of using rethinkdb:

  • Out of the box, it auto-clusters ... saving me a lot of headache autoscaling object store backends
  • The only thing remaining is reql queries and cleaning out all the memcached docblocks and code...

danielmewes and others added 30 commits May 26, 2013 19:07
New test cases.
Additional improvements in test run script.
Conflicts:
	src/rdb/queries/control.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants