Product Documentation

FairCom Replication Using JSON RPC API

Previous Topic

Next Topic

Introduction to the Replication JSON RPC API

The FairCom replication solution uses a distributed architecture based on metadata in a centralized database referred to as "Memphis." The Replication API is a programmatic interface to the replication metadata in the Replication database. This API allows you to access and control the whole system.

Replication Manager uses this API to manage replication on each node in the system. Using the API, developers can integrate the same functionality provided by the Replication Manager into their own custom applications.

The FairCom development environment includes the RPC API as well as both C and C++ interfaces based on this API. This document focuses on the Replication JSON RPC API.

Learn more: Replication Concepts (Clustering for Scalability and Availability)

TOCIndex