perkeep/third_party
Brad Fitzpatrick 22495f8bfd schema: adjust rollsum splitting algorithm, make it the default
We might tweak the parameters yet, and I want to add a bunch more
tests, but this is a major relief for me.  I've been reluctant to
put too much data into my personal Camlistore instance until I
figured out how I wanted the file chunks to split.

This also simplifies (deletes) a fair bit of code.

Change-Id: I35c38cc5d39a8a43e3f62445434f8d7fd5de5d17
2012-10-29 02:03:05 +01:00
..
code.google.com/p Support for "planned permanodes" in pkg/jsonsign, pkg/schema and cmd/camput. 2012-07-28 16:32:31 -07:00
github.com schema: adjust rollsum splitting algorithm, make it the default 2012-10-29 02:03:05 +01:00
labix.org/v2/mgo update mongo 2012-07-02 10:50:09 +02:00
README move third_party README 2012-03-25 00:20:00 -07:00
rewrite-imports.sh pre-commit hook: warn about broken third party imports 2012-10-24 13:09:06 +02:00
update.pl Remove unused third_party dep 2012-10-19 13:03:07 -07:00

README

External packages which Camlistore depends on.

These are not under Camlistore copyright/license.  See the respective projects
for their copyright & licensing details.

These are mirrored into Camlistore for hermetic build reasons, as well
as enabling local patching to work with an ever-changing upstream Go
project.  (not all projects will follow Go tip as closely)