Re: [OMPI devel] RFC: revamp OPAL database framework

2014-04-11 Thread Jeff Squyres (jsquyres)
+1 On Apr 11, 2014, at 4:07 PM, Ralph Castain wrote: > WHAT:Revamp the opal database framework, including renaming it to > "dstore" to reflect that it isn't a "database" > > WHY: The original modex datastore operation became entangled with true > database APIs >for th

[OMPI devel] RFC: revamp OPAL database framework

2014-04-11 Thread Ralph Castain
WHAT:Revamp the opal database framework, including renaming it to "dstore" to reflect that it isn't a "database" WHY: The original modex datastore operation became entangled with true database APIs for things like Postgres. In addition, George has proposed a cleaner sep