Skip to content

Commit 48d3c85

Browse files
committed
Updates.
1 parent d98139b commit 48d3c85

File tree

2 files changed

+400
-206
lines changed

2 files changed

+400
-206
lines changed

paper/git4data/git4data.bbl

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,28 @@
11
\begin{thebibliography}{10}
22

3+
\bibitem{S3}
4+
AWS S3.
5+
\newblock {https://aws.amazon.com/s3/}
6+
37
\bibitem{Git}
4-
Git.
8+
Git
59
\newblock {https://git-scm.com}
610

11+
\bibitem{PostgreSQL}
12+
PostgreSQL
13+
\newblock {https://www.postgresql.org/}
14+
15+
\bibitem{LSMTree}
16+
Patrick O'Neil, Edward Cheng, Dieter Gawlick, Elizabeth O'Neil.
17+
The Log-Structured Merge-Tree (LSM-Tree)
18+
\newblock {Acta Informatica, Vol 33, Issue 4, 1996}
19+
20+
\bibitem{LSFS}
21+
Mendel Rosenblum, John K. Ousterhout.
22+
The design and implementation of a log-structured file system.
23+
\newblock {ACM Transactions on Computer Systems, Vol 10, Issue 1, 1992}
24+
25+
\bibitem{ColumnStore}
26+
Mike Stonebraker, Daniel J. Abadi, Adam Batkin, et al. C-Store: A Column-oriented DBMS.
27+
\newblock {Proceedings of the 31st VLDB Conference, 2005}
728
\end{thebibliography}

0 commit comments

Comments
 (0)