The Scylla team is pleased to announce the release of Scylla version 0.14
Scylla is an open source, Cassandra-compatible NoSQL database, with superior performance and consistent low latency
This version is an incremental improvement release on the beta series, focus on stability and bug fix. Some of the noteworthy updates are:
- Scylla does not consume 100% CPU when idle anymore
- By default, Scylla will not run without XFS. Use
--developer-mode true
option to bypass this mechanism to run without XFS. Note that running in developer mode (without XFS) will result in inferior performance. The Docker image always use developer-mode. - CQL: TRUNCATE TABLE alias for TRUNCATE
A full list of contributions and known issues is available on the Scylla wiki
Scylla is on track for a GA release in January 2016. See the status page for complete feature and compatibility information.
Get started with Scylla 0.14 here. If you have any questions about the new release, please post to the scylladb-users mailing list.
Follow @ScyllaDB on Twitter or subscribe to this site’s RSS feed to keep up with future releases.