rcbops-qe / monster

Deployment/Orchestration Engine
Apache License 2.0
4 stars 8 forks source link

Persisting python objects in redis database #200

Closed jcourtois closed 10 years ago

jcourtois commented 10 years ago

Deployments objects, their nodes, and features are now saved in the redis database and directly deserialized, rather than recreated. These objects are also now serializable.

jcourtois commented 10 years ago

FYI: This update is not backwards compatible with older builds. (The builds would need to have been stored in the database for them to be able to be loaded.)

jacobwagner commented 10 years ago

That is fine we are moving forward and we are the only ones using it so we will be ok