-
Notifications
You must be signed in to change notification settings - Fork 353
Cassandra compatibility
elandau edited this page Jan 12, 2013
·
8 revisions
Astyanax uses a versioning scheme that is internal to Netflix and does not match the Cassandra versioning scheme. The below table provides a mapping from astyanax version to cassandra version.
Astyanax | Cassandra |
---|---|
1.0.4 ... 1.56.22 | 1.1 |
1.0.0 ... 1.0.3 | 1.0.8 |
... 0.8.11 | 0.8.6 |
A Netflix Original Production
Tech Blog | Twitter @NetflixOSS | Jobs
- Getting-Started
- Configuration
- Features
- Monitoring
- Thread Safety
- Timeouts
- Recipes
- Examples
- Javadoc
- Utilities
- Cassandra-Compatibility
- FAQ
- End-to-End Examples
- Astyanax Integration with Java Driver