Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-09-12 02:54:04 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-09-12 02:54:04 +0300
commit5d87110ffb26e809d14d0caed10c15b12959179f (patch)
tree2a708cca85505629af60fbe45d7f50474595479c /release_notes.md
parent97dcffd3b62dc03d9e7ad2976a83d4468e21c154 (diff)
Toy key value store now used mapped_file_handle for inserts too. Performance is amazing.
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/release_notes.md b/release_notes.md
index b47d0a12..5307bb5f 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -188,6 +188,10 @@ Todo thereafter:
| ✔ | | | Reliable directory hierarchy update (two and three way) algorithm.
| ✔ | | | Algorithm to replace all duplicate content with hard links.
| ✔ | | | Algorithm to figure out all paths for a hard linked inode.
+| ✔ | | | Algorithm to compare two or three directory enumerations and give differences. Probably blocked on the Ranges TS.
+
+Features possibly to be added after a Boost peer review:
+- Directory change monitoring.
<table width="100%" border="0" cellpadding="4">