perkeep/cmd/camput
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
..
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
attr.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
blobs.go merge 2012-10-21 13:59:13 -07:00
camput.go camput: final error printing 2012-10-24 16:02:37 +02:00
camput_test.go camput file: 2012-10-22 19:25:56 +02:00
chanworker.go camput: move nodeworker into its own file 2012-04-21 07:07:07 -07:00
files.go schema: adjust rollsum splitting algorithm, make it the default 2012-10-29 02:03:05 +01:00
flatcache.go camput: make file permanodes consistent between runs (fix claim times) 2012-08-21 20:43:38 +10:00
init.go camput: start of making it more testable 2012-10-21 13:58:06 -07:00
logging.go camput: fix logging bug 2012-04-20 14:03:09 -07:00
permanode.go Support for "planned permanodes" in pkg/jsonsign, pkg/schema and cmd/camput. 2012-07-28 16:32:31 -07:00
rawobj.go Convert more code to use schema.Map instead of map[string]interface{} 2012-08-22 03:47:38 +10:00
remove.go camput: start of making it more testable 2012-10-21 13:58:06 -07:00
share.go merge 2012-10-21 13:59:13 -07:00
transport.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
uploader.go schema: adjust rollsum splitting algorithm, make it the default 2012-10-29 02:03:05 +01:00