Skip to content

Commit

Permalink
Add Cassaforte to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Jul 11, 2012
1 parent 0f0f4ba commit 2a92b58
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Clojure libraries for MongoDB, Riak, RabbitMQ, validations, Neo4J, ElasticSearch, Memcached, Kestrel and more"
title: "Clojure libraries for MongoDB, Riak, RabbitMQ, validations, Neo4J, ElasticSearch, Memcached, Apache Cassandra, Kestrel and more"
layout: default
---

Expand Down Expand Up @@ -84,12 +84,11 @@ <h3>Spyglass <small><a href="https://clojars.org/clojurewerkz/spyglass">on cloja
</p>
</div>
<div class='span4'>
<h3>Pantomime <small><a href="https://clojars.org/com.novemberain/pantomime">on clojars</a></small></h3>
<p>A tiny <a href="https://github.com/michaelklishin/pantomime">Clojure library that deals with MIME types</a> (Internet media types): sophisticated content
type detection strategies meet ease of use. Built on top of Apache Tika.</p>
<h3>Cassaforte <small><a href="https://clojars.org/clojurewerkz/cassaforte">on clojars</a></small></h3>
<p>A minimalistic <a href="https://github.com/clojurewerkz/cassaforte">Clojure client for Apache Cassandra</a> (1.1+), build around CQL (3.0).</p>
<p>
<a class='btn' href='https://github.com/michaelklishin/pantomime'>On Github »</a>
<a class='btn' href='https://groups.google.com/group/clojure-pantomime'>Mailing List »</a>
<a class='btn' href='https://github.com/clojurewerkz/cassaforte'>On Github »</a>
<a class='btn' href='https://groups.google.com/group/clojure-cassandra'>Mailing List »</a>
</p>
</div>
<div class='span4'>
Expand All @@ -108,9 +107,13 @@ <h3>Mailer <small><a href="https://clojars.org/clojurewerkz/mailer">on clojars</
<p><a class='btn' href='https://github.com/clojurewerkz/mailer'>On Github »</a></p>
</div>
<div class='span4'>
<h3>Money <small><a href="https://clojars.org/clojurewerkz/money">on clojars</a></small></h3>
<p>Currency manipulation library for Clojure, built on top of Joda Money</p>
<p><a class='btn' href='https://github.com/clojurewerkz/money'>On Github »</a></p>
<h3>Pantomime <small><a href="https://clojars.org/com.novemberain/pantomime">on clojars</a></small></h3>
<p>A tiny <a href="https://github.com/michaelklishin/pantomime">Clojure library that deals with MIME types</a> (Internet media types): sophisticated content
type detection strategies meet ease of use. Built on top of Apache Tika.</p>
<p>
<a class='btn' href='https://github.com/michaelklishin/pantomime'>On Github »</a>
<a class='btn' href='https://groups.google.com/group/clojure-pantomime'>Mailing List »</a>
</p>
</div>
<div class='span4'>
<h3>Route One <small><a href="https://clojars.org/clojurewerkz/route-one">on clojars</a></small></h3>
Expand All @@ -134,9 +137,9 @@ <h3>Urly <small><a href="https://clojars.org/clojurewerkz/urly">on clojars</a></
<p><a class='btn' href='https://github.com/michaelklishin/urly'>On Github »</a></p>
</div>
<div class='span4'>
<h3>Crawlista <small><a href="https://clojars.org/clojurewerkz/crawlista">on clojars</a></small></h3>
<p>Support Clojure library for applications that crawl the Web</p>
<p><a class='btn' href='https://github.com/michaelklishin/crawlista'>On Github »</a></p>
<h3>Money <small><a href="https://clojars.org/clojurewerkz/money">on clojars</a></small></h3>
<p>Currency manipulation library for Clojure, built on top of Joda Money</p>
<p><a class='btn' href='https://github.com/clojurewerkz/money'>On Github »</a></p>
</div>
</div>

Expand All @@ -147,8 +150,9 @@ <h3>Romulan</h3>
<p><a class='btn' href='https://github.com/clojurewerkz/romulan'>On Github »</a></p>
</div>
<div class='span4'>
</div>
<div class='span4'>
<h3>Crawlista <small><a href="https://clojars.org/clojurewerkz/crawlista">on clojars</a></small></h3>
<p>Support Clojure library for applications that crawl the Web</p>
<p><a class='btn' href='https://github.com/michaelklishin/crawlista'>On Github »</a></p>
</div>
</div>

Expand Down

0 comments on commit 2a92b58

Please sign in to comment.