You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ioannis Canellos (JIRA)" <ji...@apache.org> on 2011/01/30 15:34:45 UTC

[jira] Resolved: (SM-2047) Create a distributed memory store.

     [ https://issues.apache.org/jira/browse/SM-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos resolved SM-2047.
----------------------------------

       Resolution: Fixed
    Fix Version/s: servicemix-utils-1.5.0

Inspired by Ioannis Polyzos camel-hazelcast component I created a hazelcast based store, which is in-memory, clustered, supports auto-discovery does not require an additional service to be running.

> Create a distributed memory store.
> ----------------------------------
>
>                 Key: SM-2047
>                 URL: https://issues.apache.org/jira/browse/SM-2047
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-utils
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: servicemix-utils-1.5.0
>
>
> Currently servicemix store are either in memory or in database. If the user wants to use a store with clustered feature, then has to use one of the database stores (jdbc or mongo).
> It would be really cool if we could provide a memory store with clustered features.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.