Re: Apache CloudStack Generic Key-Value and Communication Plug-in

2018-09-20 Thread Ivan Kudryavtsev
Hello, Daan, Rafael. Ok, let's discover some points. Rafael: All the stuff is managed in Elasticsearch, clustered ES is supported as well. As for now, value datatype is 'keyword' and doesn't fit well for blobs. But, actually, there are no practical limitations except we don't want press the CS

Re: Apache CloudStack Generic Key-Value and Communication Plug-in

2018-09-20 Thread Rafael Weingärtner
That is very interesting Ivan! I have a few questions though: - Do you have a limit on ”value” size? Can it be a binary of a file? - Where do you guys store these “keys” and ”values”? On Wed, Sep 19, 2018 at 4:02 AM, Ivan Kudryavtsev wrote: > Hello, community. > > We glad to announce a

Re: Apache CloudStack Generic Key-Value and Communication Plug-in

2018-09-20 Thread Daan Hoogland
sounds nice Ivan, Do you have a whitepaper on it? I strugle to see a clear usecase for this plugin. maybe you have a casus or two!?! On Wed, Sep 19, 2018 at 9:02 AM Ivan Kudryavtsev wrote: > Hello, community. > > We glad to announce a new Open Source plug-in for Apache CloudStack which > helps

Apache CloudStack Generic Key-Value and Communication Plug-in

2018-09-19 Thread Ivan Kudryavtsev
Hello, community. We glad to announce a new Open Source plug-in for Apache CloudStack which helps to maintain generic key-value storages. There are three types are supported right now: - temporary KV with TTL (many per account); - persistent KV bound to VM (one per VM); - persistent KV bound to