> "Christopher" == Christopher Meiklejohn writes:
Christopher> I’m a bit concerned with your use of the set embedded in the
Christopher> map.
The original idea was to use a Set directly. The Set-in-Map thing was
just a thought experiment (Map-in-Set would make more sense).
Chris
> "Christopher" == Christopher Meiklejohn writes:
>> The intention is to store log messages in each element of the set:
>> either as a string (syslog or json, or whatever else the user sees fit),
>> or as a map of key-value pairs (where values themselves can be maps
>> too).
Hi!
I'm the mentor for the Riak destination for syslog-ng project, please
allow me to answer the questions below:
> "Fred" == Fred Dushin writes:
Fred> As far as I understand, you're talking about a mapping from keys to
Fred> sets, but I'm unclear on a few things.
The idea is to ma