Sha256: 6e2befa4f62bfd275a9870575a2460e04ec5ec441d276a2fe20a97295aafeb07

Contents?: true

Size: 753 Bytes

Versions: 12

Compression:

Stored size: 753 Bytes

Contents

# Eurydice

Eurydice is a Cassandra client library for JRuby built on top of [Pelops](https://github.com/s7/scale7-pelops).

See the `examples` directory and the specs for usage.

## Installation & requirements

Tested with JRuby 1.6.2 in 1.9 mode and Cassandra 0.8.1.

    gem install eurydice
    
This will also install two dependencies: `pelops-jars` and `cassandra-jars` which contain the Pelops and Cassandra JAR files.

## Contributors

Theo Hultberg, [@iconara](http://twitter.com/iconara)

## License

Eurydice is licensed under the [MIT License](http://www.opensource.org/licenses/mit-license.php), the same as Pelops.

## Eurydice?

Eurydice was the daughter of Pelops (but she's not _that_ [Eurydice](http://en.wikipedia.org/wiki/Eurydice)).

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
eurydice-1.2.3-java README.mdown
eurydice-1.2.2-java README.mdown
eurydice-1.2.1-java README.mdown
eurydice-1.2.0-java README.mdown
eurydice-1.1.1.b1-java README.mdown
eurydice-1.1.0.b4-java README.mdown
eurydice-1.1.0.b3-java README.mdown
eurydice-1.1.0.b2-java README.mdown
eurydice-1.0.3-java README.mdown
eurydice-1.0.2-java README.mdown
eurydice-1.0.1-java README.mdown
eurydice-1.0.0-java README.mdown