Hi Colin,

Timbre looks quite cool but just a bit surprised to see it using spit.
> Surely thats not particularly performant or is there something I'm missing?
>

Spit does alright in a lot of cases (certainly for prototyping, etc.). The
example appenders are there mostly to show how appenders are written so the
goal was brevity+clarity. In production you'll generally be writing to a db
or some other form of distributed storage, so you'll be using your own
appender.

The Carmine appender is performant out-the-box (~50k+ writes/sec on decent
hardware).

-- 
*Peter Taoussanis*

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to