Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit af66392

Browse files
author
Florian Lautenschlager
committed
Merge remote-tracking branch 'upstream/master'
2 parents 6351256 + a6a9a54 commit af66392

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

_includes/nav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<nav class="navbar navbar-default navbar-fixed-top">
33

44
<div class="ribbon">
5-
<a href="https://github.com/chronixDB">Fork me on GitHub</a>
5+
<a href="https://github.com/chronixDB">Star me on GitHub</a>
66
</div>
77

88
<div class="container">

_includes/publications.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ <h2>Publications</h2>
1515
</p>
1616
<h4>2017</h4>
1717
<ul>
18-
<li>Chronix: Long Term Storage and Retrieval Technology for Anomaly Detection in Operational Data, FAST, 2017</li>
18+
<li>Chronix: Long Term Storage and Retrieval Technology for Anomaly Detection in Operational Data, FAST, 2017
19+
<a href="https://de.slideshare.net/FlorianLautenschlage/chronix-long-term-storage-and-retrieval-technology-for-anomaly-detection-in-operational-data">Slides</a>
20+
<a href="https://www.usenix.org/system/files/conference/fast17/fast17-lautenschlager.pdf">Paper</a>
21+
<a href="https://de.slideshare.net/FlorianLautenschlage/chronix-poster-for-the-poster-session-fast-2017">Poster</a>
22+
</li>
1923
</ul>
2024
<br>
2125
<h4>2016</h4>
@@ -28,22 +32,22 @@ <h4>2016</h4>
2832
<a href="http://www.slideshare.net/QAware/time-series-analysis-67281407">Slides</a>
2933
</li>
3034
<li>The new time series kid on the block, Apache Big Data North America, 2016,
31-
<a href="https://speakerdeck.com/florian_lautenschlager/the-new-time-series-kid-on-the-block">Slides</a>
35+
<a href="https://de.slideshare.net/FlorianLautenschlage/the-new-time-series-kid-on-the-block">Slides</a>
3236
</li>
3337
<li>Time Series Processing with Apache Spark, Apache Big Data North America, 2016,
3438
<a href="http://www.slideshare.net/adersberger/time-series-processing-with-apache-spark">Slides</a>
3539
</li>
3640
<li>Chronix – A fast and efficient time series storage based on Apache Solr, Open Source Data Center
3741
Conference, 2016,
38-
<a href="https://speakerdeck.com/florian_lautenschlager/chronix-a-fast-and-efficient-time-series-storage-based-on-apache-solr">Slides</a>
42+
<a href="https://de.slideshare.net/FlorianLautenschlage/chronix-a-fast-and-efficient-time-series-storage-based-on-apache-solr">Slides</a>
3943
</li>
4044
</ul>
41-
45+
<br>
4246
<h4>2015</h4>
4347
<ul>
4448
<li>Fast and efficient operational time series storage: The missing link in dynamic software
4549
analysis, Symposium on Software Performance, 2015,
46-
<a href="http://www.performance-symposium.org/fileadmin/user_upload/palladio-conference/2015/slides/06_FLautenschlager.pdf">Slides</a>
50+
<a href="https://de.slideshare.net/FlorianLautenschlage/efficient-and-fast-time-series-storage-the-missing-link-in-dynamic-software-analysis">Slides</a>
4751
</li>
4852
<li>Open Source Project Chronix: An efficient and fast time series database based on Apache Solr,
4953
2015,
@@ -53,7 +57,7 @@ <h4>2015</h4>
5357
<a href="http://qaware.blogspot.de/2015/02/apache-solr-as-compressed-scalable-and.html">Blog</a>
5458
</li>
5559
<li>Apache Solr as a compressed, scalable and high performance time series database, FOSDEM, 2015,
56-
<a href="https://speakerdeck.com/florian_lautenschlager/apache-solr-as-a-compressed-scalable-and-high-performance-time-series-database">Slides</a>
60+
<a href="https://de.slideshare.net/FlorianLautenschlage/apache-solr-as-a-compressed-scalable-and-high-performance-time-series-database">Slides</a>
5761
</li>
5862
</ul>
5963
</div>

0 commit comments

Comments
 (0)