- Notifications
You must be signed in to change notification settings - Fork39
Java implementation for KillrVideo project
License
KillrVideo/killrvideo-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Please direct your inquiries toKillrvideo-2025
...
A reference application for Java developers looking to learn more about usingApache Cassandra andDataStax Enterprise in their applications and services. Learn more atKillrvideo.
The latest stable build of KillrVideo Java isv2.1.0. Master is experimental. Please use v2.1.0 if you attempting to follow the instructions in the links below.
Docker Way
docker run -v ${PWD}:/opt/killrvideo-java -w /opt/killrvideo-java maven mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B
Maven Way
mvn install
Use these guides to get started running KillrVideo locally on your development machine:
- Getting Started with KillrVideo: Follow this to setup common dependencies like Docker.
- Getting Started with Java: Follow this to get this Java coderunning.
This project will continue to evolve along with Cassandra and you can expect that as Cassandra and the DataStaxdriver add new features. This sample application will try and provide examples of those.
We will gladly accept any pull requests for bug fixes, new features, etc. and if you have a request for an examplethat you don't see in the code currently, send me a message@SonicDMG or@clunven on Twitter or open an issuehere on GitHub.
Copyright 2018 David Gilardi, Cedrick Lunven, derived from original work by Duy Hai Doan
Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.
About
Java implementation for KillrVideo project
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Languages
- Java95.2%
- Gherkin4.6%
- Other0.2%