TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How I Develop a Temporal Database in the Advent of Byte-Addressable NVM

3 点作者 lichtenberger超过 5 年前

1 comment

lichtenberger超过 5 年前
Hi all,<p>the system has its roots in a university project, for which Marc Kramis had already predicted in 2008 that fast random, very fine granular reads are the key to efficient persistent, durable data structures, which retain its previous versions. We drastically shrink the data to write due to the asymmetry between reads and writes. Batched, sequential writes without in-place updates are also beneficial for nowadays common &quot;traditional&quot; SSDs.<p><a href="http:&#x2F;&#x2F;kops.uni-konstanz.de&#x2F;bitstream&#x2F;handle&#x2F;123456789&#x2F;5914&#x2F;report.pdf?sequence=1&amp;isAllowed=y" rel="nofollow">http:&#x2F;&#x2F;kops.uni-konstanz.de&#x2F;bitstream&#x2F;handle&#x2F;123456789&#x2F;5914&#x2F;...</a><p>Kind regards and happy holidays Johannes