Skip to content

redplanetlabs/rama-demo-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rama-demo-gallery

This repository contains a collection of short, self-contained, thoroughly commented examples of applying Rama towards a variety of use cases. All of these examples can scale to millions of reads and writes per second. Without Rama, these examples would require using and operating multiple pieces of specialized infrastructure. Each example has identical Java and Clojure implementations to demonstrate the Java API and Clojure API respectively. The examples are:

Running tests

Java tests can be run with mvn test, or a specific test class can be run like mvn test -Dtest=ProfileModuleTest.

Clojure tests can be run with lein test.

About

Collection of short, self-contained, thoroughly commented demos of using Rama towards a variety of use cases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published