Update README with pointers to relevant analysis and documentation.
This commit is contained in:
parent
c0dd0102a5
commit
92be5a17f0
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -35,6 +35,18 @@ even if the same password is used and HMAC is used to do authentication.
|
|||
NOTE: This utility is Not an archiver. It compresses only single files or
|
||||
datastreams. To archive use something else like tar, cpio or pax.
|
||||
|
||||
Links of Interest
|
||||
=================
|
||||
|
||||
Project Home Page: http://moinakg.github.io/pcompress/
|
||||
|
||||
http://moinakg.github.io/pcompress/#deduplication-chunking-analysis
|
||||
http://moinakg.github.io/pcompress/#compression-benchmarks
|
||||
http://moinakg.wordpress.com/2013/04/26/pcompress-2-0-with-global-deduplication/
|
||||
http://moinakg.wordpress.com/2013/03/26/coordinated-parallelism-using-semaphores/
|
||||
http://moinakg.wordpress.com/2013/06/11/architecture-for-a-deduplicated-archival-store-part-1/
|
||||
http://moinakg.wordpress.com/2013/06/15/architecture-for-a-deduplicated-archival-store-part-2/
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
|
|
Loading…
Reference in a new issue