aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2005-03-06Fixed a race condition in the garbage collection code.antirez1-1/+1
In order to fix this, now the hash table iterator works in a way that's save to delete returned entries during the iteration.
2005-03-06AIO doc updateantirez1-1/+3
2005-03-06Documentation for the AIO extension addedantirez1-0/+79
2005-03-04Embedder-HOWTO addedantirez1-0/+104