Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Unknown
Description
While implementing a component for Hbase, I realized that its a bit hard to map the message body to columns of a column based store.
So I think that it would be awsome to have a component that uses gora in order to:
i) Abstract the mapping of the body to columns (which is outside camels scope).
ii) Abstract column based stores.
Gora is currently in the apache incubator, is about to migrate.