Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 852 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 852 Bytes

Helenus Examples

Example Projects using Helenus and Cassandra

Definitive Hotels

Definitive Hotels uses the model defined in Cassandra: The Definitive Guide

This project uses the synchronous API.

Definitive Hotels Async

The same as the Definitive Hotels but using the asynchronous API. You can see this project here.

Definitive Hotels Akka

The same as the Definitive Hotels but using Akka. You can see this project here.

Definitive Hotels Pekko

The same as the Definitive Hotels but using Apache Pekko. You can see this project here.