On 02/05/16 18:43, Jay Pipes wrote:
This DB could be an RDBMS or Cassandra, depending on the deployer's
preferences
AFAICT this would mean introducing and maintaining a layer that
abstracts over RDBMSes and Cassandra. That's a big abstraction, over two
quite different systems, and it would be hard to write code that
performs well in both cases. If performance in this layer is critical,
then pick whichever DB architecture handles the expected query load
better and use that.
Miles
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev