On Tue, Jul 7, 2009 at 10:20 AM, James Turnbull<[email protected]> wrote: > Not being an expert on this and excuse me if this is a stupid question > ... :) If this essentially replaced a back-end RDBMS - is it easy for > people to query the data with other tools? For example, now I have my > database of stored configuration I can readily query it via SQL - how do > I get the same results with TC (can I?)?
Also not being an expert, I'd suggest that it might actually be easier to query the data because the datastore matches the schema. > Secondly, how does it scale? Are there examples of large - and I > suspect someone on the list can fill in volumes statistics - hash > databases implemented in TC? We have some users who simply cannot use > stored configuration because it kills their installations as a result of > not scaling - Nigel at Google I am looking at you... :) According to the presentation slides here: http://tokyocabinet.sourceforge.net/ the answer is: very well. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
