Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/simpledb-db-backend. Description: Add a new database driver for a massively scalable, eventually consistent datastore: SimpleDB (which has a free implementation: BasicDB) First of all, this will require a thorough mapping of the current relational data model. Based on this, a SimpleDB-compatible data model can be devised. Despite my best efforts, I've not been able to come up with a detailed implementation plan for this. There are just too many unknowns (for me). I'll just have to start hacking and see what happens. Specification URL (additional information): None