lp://staging/~posulliv/drizzle/aws-mc-engine

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp://staging/~posulliv/drizzle/aws-mc-engine
Only Padraig O'Sullivan can upload to this branch. If you are Padraig O'Sullivan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Padraig O'Sullivan
Project:
Drizzle
Status:
Development

Recent revisions

1142. By Padraig O'Sullivan

Resolved conflicts in the storage engine after the latest updates to the SE
api.

1141. By Padraig O'Sullivan

Merge from trunk.

1140. By Padraig O'Sullivan

Updated the plugin.ac file to check for libmemcached also for this plugin
since it is needed to build this plugin.

1139. By Padraig O'Sullivan

Made the usage of a cache optional...This means someone can just use it as
an S3 storage engine if they want without any caching.

1138. By Padraig O'Sullivan

Added support for a memcached write-through cache. This means we insert data
into memcached after inserting it into S3. We also check if the data is
present in memcached before going to S3 for it also.

1137. By Padraig O'Sullivan

Added system variables for specifying the access credentials for an AWS
account.

1136. By Padraig O'Sullivan

Added class for encapsulating crap to do with sys variables.

1135. By Padraig O'Sullivan

Added support for the deletion of rows (untested right now).

1134. By Padraig O'Sullivan

No more hard coded bucket name for insertion...the bucket name is the table
name so that makes figuring out what bucket to insert an object into a hell
of a lot easier!

1133. By Padraig O'Sullivan

Creating and dropping tables now works. A bucket is created for each table.
This means we will be limited to 100 tables that can be in an S3 storage
engine at any one time since that is the limit on the number of buckets that
can be created.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp://staging/~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.