perkeep/server/appengine/camli
Brad Fitzpatrick 90c1e48afe Rename index.Storage to sorted.KeyValue and move it into a new package.
Having index.Index and index.Storage both in the same package led to
confusing discussions about "an index". Better names now, and smaller
packages.
2013-11-22 23:24:54 -08:00
..
aeindex.go Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00
common.go Rearrange the server directory a bit, and update some READMEs 2013-02-02 08:56:57 -08:00
contextpool.go Rearrange the server directory a bit, and update some READMEs 2013-02-02 08:56:57 -08:00
main.go camlistored: on SIGINT, shut down cleanly, closing the kvfile index db 2013-08-26 21:07:28 -05:00
ownerauth.go Handle GET and HEAD the same in more (all?) places. 2013-09-15 20:12:26 +01:00
storage.go Get rid of QueueCreator and all its associated complexity. 2013-11-22 14:33:31 -08:00