[infinispan-dev] CacheStore Value Mapping
Tristan Tarrant
tristan.tarrant at gmail.com
Fri Dec 3 02:58:47 EST 2010
Dear all,
after adding the key mapping functionality to the Cassandra cache store, I
was thinking that it would be nice to have a similar feature for mapping
values to Cassandra's columns and column families (I don't know if these
concepts are familiar to you, but they roughly translate to columns in a
relational database). This means that instead of putting a binary blob into
the store, the data would be mapped in a more natural format. This could
also come in useful for the JDBC store.
This would obviously be done as part of 5.x.
Ideas & suggestions ?
Tristan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20101203/cb96606f/attachment.html
More information about the infinispan-dev
mailing list