Feature Matrix
KillrVideo is intended to serve as a reference application that demonstrates usage of many different features of DataStax Enterprise. We try to support these features in each of our different language implementations, but sometimes we're not completely at parity across all of our language implementations.
The table below provides a mapping of DataStax Enterprise features to the location in the microservices tier where each is implemented:
Product | Feature | Service | Java | Node.JS | C# (.NET) | Python |
---|---|---|---|---|---|---|
DSE DB (Apache Cassandra) |
Read / write using DataStax client drivers
|
All services | ||||
DSE Search (Apache Solr) |
Searching for videos by tag and title
|
Search Service | ||||
DSE Graph | Recommendation Engine
|
Suggested Videos Service | coming soon | |||
DSE Analytics (Apache Spark) |
Calculation of platform metrics
|
(Currently available in Studio Notebooks only) |
Additionally, you can use DataStax tools including Studio and Ops Center with KillrVideo by launching them via official DSE Docker images. See the Docker page for more information.