Skip to content
jd0-sag edited this page Mar 30, 2017 · 1 revision

Introduction

This project contains a rudimentary, in-process implementation of the Terracotta API. It is intended to be used for testing of new entities and services, prior to testing within a multi-process Terracotta server, as a way to speed the initial steps of development, testing, and debugging.

It depends on the Terracotta-apis project, for the API, and the Galvan project, for testing interfaces.

Clone this wiki locally