-
Notifications
You must be signed in to change notification settings - Fork 186
Home
Reactive type-safe Scala driver for Apache Cassandra/Datastax Enterprise
To stay up-to-date with our latest releases and news, follow us on Twitter: @outworkers.
If you use phantom, please consider adding your company to our list of adopters. Phantom is and will always be completely free and open source, but the more adopters our projects have, the more people from our company will actively work to make them better.
This is a list of companies that have embraced phantom as part of their technology stack and using it in production environments. Phantom is the official Scala driver for Apache Cassandra and Datastax Enterprise, developed by Websudos, Datastax Inc partners. Phantom is nowadays the worldwide standard choice for integrating Cassandra in a Scala codebase.
- CreditSuisse
- Pellucid Analytics
- Sphonic
- outworkers
- Equens
- VictorOps
- Socrata
- Wincor Nixdorf
- Betfair
- Zendesk
- Cake Solutions
We, the people behind phantom run a software development house specialised in Scala and NoSQL. If you are after enterprise grade training or support for using phantom, Outworkers is here to help!
We offer a comprehensive range of elite Scala development services, including but not limited to:
- Software development
- Remote contractors for hire
- Advanced Scala and Cassandra training
We are huge advocates of open source and we will open source every project we can! To read more about our OSS efforts, click here.
While dates are not fixed, we will use this list to tell you about our plans for the future. If you have great ideas about what could benefit all phantom adopters, please get in touch. We are very happy and eager to listen.
-
Prepared statements(available as of 1.15.0)
-
A new QueryBuilder(available as of 1.6.0)
-
Zookeeper support(available as of 1.1.0).
-
Reactive streams support(available as of 1.15.0)
-
Improved DSL, complete separation of reactive streams into separate module(available as of 1.26.0)
-
Further cleanup of build, making project more lightweight, separating Twitter primitives support into
phantom-finagle
. (1.26.0) -
Support for case sensitive Cassandra tables and keyspace names. (1.27.0)
-
Deeper integration of CQL features, such as advanced
USING
clauses.(2.0.0)
To stay up-to-date with our latest releases and news, follow us on Twitter: @outworkers.
- Issues and questions
- Adopters
- Roadmap
- Changelog
- Tutorials
- Commercial support
- Using phantom in your project
- Primitive columns
- Optional primitive columns
- Collection columns
- Collection operators
- Automated schema generation
- Indexing columns
- Data modeling with phantom
- Querying with phantom
- Asynchronous iterators
- Batch statements
- Apache Thrift integration
- Apache ZooKeeper integration
- The phantom testkit