X-Git-Url: http://www.git.stargrave.org/?p=glocate.git;a=blobdiff_plain;f=README;fp=README;h=8c52b350ce33c6e2b4f83ae2dd4fc980b342b8d3fa0b79ac2917988101f77477;hp=358d5302a98ae9b877e6acf1c950d413e096a065959e58f8d3a631cabf2c1a37;hb=db65ffeff7274def395c8ee747873d0e9d8250b75f543b6ac0d7bbd079cce66d;hpb=d5b8c235a1f3088c6c1e7261df3d1b565d042db2ba2ad1bbd1018782b9178e1f diff --git a/README b/README index 358d530..8c52b35 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ memory, but that takes 2-3 GiBs of memory, that is huge amount. Moreover it fully loads it to perform any basic searches. So current implementation uses temporary files and heavy use of data streaming. -Its storage format is trivial: +Its storage format is simple: Zstandard-compressed list of records: * 16-bit BE size of the following name * entity (file, directory, symbolic link, etc) name itself.