-
Notifications
You must be signed in to change notification settings - Fork 49
Developing Sirius
Jonathan Ryan edited this page Aug 12, 2019
·
10 revisions
####Frameworks / Languages Used
- Scala 2.10 - http://www.scala-lang.org/
- Akka 2.2.1 - http://akka.io/
- Java 1.6 - http://www.oracle.com/technetwork/java
####Building Sirius
You can build and install Sirius with maven:
mvn clean install
Or sbt:
sbt package
To build waltool, run
sbt makeStandalone
After running makeStandalone
, waltool is available at target/sirius-standalone/bin/waltool
####Contributing
Please refer to our Contributing Guildelines page.
Copyright 2013-2017 Comcast Cable Communications Management, LLC
Using Sirius
Getting started with Sirius
Configuring Sirius
How to Deploy Sirius
Reference Applications
Migrations and Release Notes
Migration Guide 1.1.x to 1.2.x
Release Notes 2.0.0
Migration Guide 1.2.x to 2.0.x
Developing Sirius
Getting Started
Contributing Guildelines
License
Releasing Sirius
Scaladocs
Test Timeout Failures
Transaction Log
Implementation
Live Compaction
waltool
Other