[asterisk-dev] [Code Review] 4490: astdb: Allow clustering of the Asterisk Database between multiple Asterisk servers

Jeffrey Ollie jeff at ocjtech.us
Thu Apr 16 11:37:21 CDT 2015


On Wed, Apr 15, 2015 at 2:11 PM, Mark Michelson <mmichelson at digium.com>
wrote:

> On 04/14/2015 12:11 PM, Matthew Jordan wrote:
>
>>
>> The question is: is this change worth having, or should it be scrapped
>> in favour of some alternate approach that makes use of other
>> technology? My feelings won't be hurt if the answer is "ditch it and
>> do something else" - this was a fun piece of code to right on some
>> plane flights. On the other hand, I don't have any real interest in
>> writing an alternative approach, so if the expectation is that an
>> AstDB wrapper around RabbitMQ or Redis will magically appear if I hit
>> the delete key, that expectation is likely to be wrong.
>>
>
> Personally, I like the idea of either
>
> 2) Allowing the AstDB to use a remote key-value store, thus allowing
> multiple Asterisk boxes to share the same store.
>

I think that it would be best to develop an interface to third-party
key-value stores and let them handle the hard bits.  Personally, I like
CoreOS' etcd, but there are others that could be useful like ZooKeeper,
Consul or Redis.

-- 
Jeff Ollie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150416/0d92e8ad/attachment.html>


More information about the asterisk-dev mailing list