Page MenuHomePhorge

notes.html
No OneTemporary

Authored By
Unknown
Size
685 B
Referenced Files
None
Subscribers
None

notes.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<HEAD>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<TITLE>Notes</title>
</head>
<body>
<ul>
<li>appending: it's important that the index records for individual
messages make it to disk before the index header indicating that
they're there. so something like:
<ol>
<li>sync messages to disk (or depend on <tt>link()</tt> being atomic)
<li>create new index records, flush to disk
<li>create new header if necessary (adding new user flag), flush to disk
<li>flush cache file
<li>update index header, flush to disk
</ol>
</li>
</ul>
</body>
</html>

File Metadata

Mime Type
text/html
Expires
Fri, Apr 24, 10:33 AM (23 h, 59 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
12/1f/88adbe816a4c38f5868fcf7e4385
Default Alt Text
notes.html (685 B)

Event Timeline