Skip to content

Commit

Permalink
Adds description of interop module
Browse files Browse the repository at this point in the history
Fixes #170
  • Loading branch information
Adrian Cole committed Apr 27, 2016
1 parent 89f2c62 commit 827cc84
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions interop/README.md
@@ -0,0 +1,12 @@
Zipkin Interop
===================

The code in this repository aims to replace the legacy implementation of zipkin, written
in scala 2.11 + finagle + twitter server.

https://github.com/openzipkin/zipkin/issues/1071

This module runs the legacy integration tests against storage to ensure compatibility
isn't compromised while in transition. This is a safety measure only: this repository's
integration tests are a superset of the legacy ones.

0 comments on commit 827cc84

Please sign in to comment.