This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c2d4831 Updated site at revision 30175bf
c2d4831 is described below
commit c2d48318a329ddf865b70e230e0299939d418908
Author: jenkins <[email protected]>
AuthorDate: Wed Jul 11 16:43:38 2018 +0000
Updated site at revision 30175bf
---
content/docs/latest/overview/overview/index.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/content/docs/latest/overview/overview/index.html
b/content/docs/latest/overview/overview/index.html
index 4cc36f0..3a097d2 100644
--- a/content/docs/latest/overview/overview/index.html
+++ b/content/docs/latest/overview/overview/index.html
@@ -508,6 +508,14 @@ under the License.
<td style="text-align: left">The HDFS <a
href="https://hadoop.apache.org/docs/r2.5.2/hadoop-project-dist/hadoop-hdfs/HDFSHighAvailabilityWithNFS.html#BookKeeper_as_a_Shared_storage_EXPERIMENTAL">namenode</a></td>
</tr>
<tr>
+ <td style="text-align: left"><a
href="https://en.wikipedia.org/wiki/Write-ahead_logging">WAL</a> (write-ahead
logging)</td>
+ <td style="text-align: left">Twitter <a
href="https://blog.twitter.com/engineering/en_us/a/2016/strong-consistency-in-manhattan.html">Manhattan</a></td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><a
href="https://en.wikipedia.org/wiki/Write-ahead_logging">WAL</a> (write-ahead
logging)</td>
+ <td style="text-align: left"><a
href="https://github.com/diennea/herddb">HerdDB</a></td>
+ </tr>
+ <tr>
<td style="text-align: left">Message storage</td>
<td style="text-align: left"><a
href="http://pulsar.incubator.apache.org/docs/latest/getting-started/ConceptsAndArchitecture/#persistent-storage">Apache
Pulsar</a></td>
</tr>