Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 970 Bytes

File metadata and controls

21 lines (17 loc) · 970 Bytes

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.

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.

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

Further info