de en es fr nl pl pt sv tr zh

xus

Xus Rsync/Bittorrent/Git approach

This Statement Is False

ApproachI started working on my file sharing approach. Sharing will not involve deltas or packs, just chunks, by Git id. The idea is to share Git commits, with all of their associated tree and blob objects. They'll be shared using a manifest for each commit that exhaustively lists all of the...

Xus Milestone 1 complete

This Statement Is False

According to my only somewhat extensive automated tests, Milestone 1 (Basic Xus) is now complete. That includes layers 1 and 2 and the property service (transient and persistent properties). Plexus relies heavily on its property service (currently backed by FreePastry) and I think it will be...