资 源 简 介
cf-cassandra is a cfx based custom tag for integrating Coldfusion with Apache Cassandra. At present, the tag supports simple and super column types with insert and read actions.
It uses the Thrift protocol to talk to the Cassandra database, something which might be replaced by another client (possibly Hector).
For a basic overview see Basic Overview
[Latest version](Versions.md): 0.0.4.35 Download Page
Installation Instructions can be found on Installing and Building cf-cassandra
Help on running Cassandra on Windows can be found in the WindowsLesson wiki page.