[
https://issues.apache.org/jira/browse/CAMEL-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184698#comment-13184698
]
Ioannis Canellos commented on CAMEL-4566:
-----------------------------------------
It seems that there are some unnecessary cast to String related to the key. I
agree that they should be removed.
I think that using something like <? extends Serializable> is limiting.
Currently that user can hook in his own serialization implementation and use
even non serializable objects. I don't see why we should limit that.
I'll create a jira for the key part. Thanks for bringing it up.
> Create a camel component for Krati
> ----------------------------------
>
> Key: CAMEL-4566
> URL: https://issues.apache.org/jira/browse/CAMEL-4566
> Project: Camel
> Issue Type: New Feature
> Components: camel-krati
> Reporter: Ioannis Canellos
> Assignee: Ioannis Canellos
> Fix For: 2.9.0
>
> Attachments: CAMEL-4566-patch.txt, CAMEL-4566-update-patch.txt
>
>
> Krati is a simple persistent data store with very low latency and high
> throughput.
> We could have a producer/consumer for krati key-value stores, an idepotent
> consumer and as a persistence provider for other components (e.g. Hazelcast).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira