perkeep/lib/go/blobserver/localdisk
Brad Fitzpatrick 77e4ebe48f Epic refactoring around partition handling; MySQL indexer starting to work
The MySQL indexer storage implementation now does Receive, Enumerate,
and Stat.

So I can now just camsync from a localdisk blobserver to a
mysqlindexer blobserver and push-index stuff.
2011-03-06 20:11:36 -08:00
..
Makefile Split localdisk.go up into separate files. 2011-02-27 16:18:17 -08:00
enumerate.go Epic refactoring around partition handling; MySQL indexer starting to work 2011-03-06 20:11:36 -08:00
enumerate_test.go Epic refactoring around partition handling; MySQL indexer starting to work 2011-03-06 20:11:36 -08:00
localdisk.go Epic refactoring around partition handling; MySQL indexer starting to work 2011-03-06 20:11:36 -08:00
localdisk_test.go Epic refactoring around partition handling; MySQL indexer starting to work 2011-03-06 20:11:36 -08:00
path.go Epic refactoring around partition handling; MySQL indexer starting to work 2011-03-06 20:11:36 -08:00
path_test.go Epic refactoring around partition handling; MySQL indexer starting to work 2011-03-06 20:11:36 -08:00
receive.go Epic refactoring around partition handling; MySQL indexer starting to work 2011-03-06 20:11:36 -08:00
stat.go Epic refactoring around partition handling; MySQL indexer starting to work 2011-03-06 20:11:36 -08:00
util.go blobserver: library-ify preupload and upload. 2011-02-04 14:31:23 -08:00