perkeep/dev
Brad Fitzpatrick bf54591e8d Remove the memIndex option from genconfig and devcam; default memoryIndex to on.
We had the legacy "memIndex" option to put the Camlistore index in
memory (the leveldb memdb) as an option in genconfig called
"memIndex", and we also had an option called "memoryIndex" for whether
to slurp the on-disk index to memory on start-up.  Too confusing!

Instead, delete "memIndex" (since it's not the default anyway, now
that we have kv).

Then, also (the original point of this change): default the
memoryIndex option to true, so search works for people by default.
This option might go away in the future if it becomes the only required
way.

Also, document this.

Change-Id: Iddffa6e19adbf09c5aacd063aa44de362d90633b
2013-12-11 12:20:22 +04:00
..
devcam Remove the memIndex option from genconfig and devcam; default memoryIndex to on. 2013-12-11 12:20:22 +04:00
envvardoc Document environment variables usage. 2013-09-06 21:54:03 -07:00
camfix.pl Add a BUILDING file, update HACKING, clean some stuff 2013-06-11 13:14:05 +02:00
demo.sh demo.sh script to source during demos 2013-08-03 13:04:33 -07:00
make-release Remove dev-pass-camput from make-release. 2013-09-21 19:56:44 +01:00
push Add dev/push script. 2013-08-23 00:13:09 -05:00
update_closure_compiler.go dev-server: use updatelibrary.go to update closure lib 2013-07-23 16:19:46 +02:00