Handbook
Glossary
update-cached-postings ( -- )
Vocabulary
webapps
.
planet
Inputs
None
Outputs
None
Definition
USING:
db
db.tuples
kernel
sequences
;
IN:
webapps.planet
:
update-cached-postings
( -- )
blogroll
fetch-blogroll
sort-entries
8
index-or-length
head
[
posting
new
delete-tuples
[
insert-tuple
]
each
]
with-transaction
;