Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Metaswitch/homestead

Repository files navigation

Project Clearwater is backed by Metaswitch Networks. We have discontinued active support for this project as of 1st December 2019. The mailing list archive is available in GitHub. All of the documentation and source code remains available for the community in GitHub. Metaswitch’s Clearwater Core product, built on Project Clearwater, remains an active and successful commercial offering. Please contact clearwater@metaswitch.com for more information. Note – this email is for commercial contacts with Metaswitch. We are no longer offering support for Project Clearwater via this contact.

Homestead

Overview

Homestead is a RESTful CRUD server built using C++ 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.

Homestead is an HSS-cache. See the documentation below for more information.

Further info