Mercurial > prosody-modules
diff mod_storage_appendmap/README.markdown @ 2818:88474dd1af48
Various READMEs: s/eg/e.g.g/
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 10 Nov 2017 05:33:28 +0100 |
parents | b84284144e21 |
children |
line wrap: on
line diff
--- a/mod_storage_appendmap/README.markdown Thu Nov 09 14:24:42 2017 +0100 +++ b/mod_storage_appendmap/README.markdown Fri Nov 10 05:33:28 2017 +0100 @@ -10,7 +10,7 @@ This allows changes to individual keys to be written without needing to write out the entire object again, but reads would grow gradually larger as it still needs to read old overwritten keys. This may be suitable for -eg rosters where individual contacts are changed at a time. In theory, +e.g. rosters where individual contacts are changed at a time. In theory, this could also allow rolling back changes. Requires 0.10