Skip to content

rkday/crest

 
 

Repository files navigation

Crest

Overview

Crest is a RESTful CRUD server built using Python on top of Cassandra. It is designed to be easily extensible and makes some assumptions about how you'll want to store your data in Cassandra.

Use in Clearwater

Project Clearwater is an open-source IMS core, developed by Metaswitch Networks and released under the GNU GPLv3. You can find more information about it on our website or our wiki.

In Clearwater, Crest is used to power the Homer and Homestead components. See the documentation for these projects for more details. The common features and instructions for both are listed in this file.

Further info

About

Crest is a RESTful HTTP server built on top of Cassandra using Tornado. It powers Clearwater's Homer and Homestead components.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.4%
  • Shell 5.0%
  • Java 2.6%