Revision: 2834
Author:
mc.b...@continuent.com
Date: Mon Aug 24 15:33:59 2015 UTC
Log: Edited wiki page Transaction_History_Log_Internals through web
user interface.
https://code.google.com/p/tungsten-replicator/source/detail?r=2834
Modified:
/wiki/Transaction_History_Log_Internals.wiki
=======================================
--- /wiki/Transaction_History_Log_Internals.wiki Tue Jun 11 10:00:20 2013
UTC
+++ /wiki/Transaction_History_Log_Internals.wiki Mon Aug 24 15:33:59 2015
UTC
@@ -1,4 +1,8 @@
#summary Theory and Practice of the Transaction History Log
+==Tungsten Replicator, Apache 2.0 Licensed and on Github==
+
+The Tungsten Replicator project has moved to an Apache 2.0 license, and
the code is now hosted on [
http://github.com/vmware/tungsten-replicator
Github].
+
= Overview =
The Transaction History Log, or THL, provides persistent storage of
transactions. It enables very fast transfer of transactions between
locations while at the same time preventing data loss due to failures of
hosts, processes, and DBMS software.