Pillow
Pillow copied to clipboard
Router and rereducer for sharded CouchDB
Results
2
Pillow issues
Sort by
recently updated
recently updated
newest added
I don't know exactly what a make target `dev` would exactly look like, but having something similar to CouchDBs `make dev` would be awesome to play with Pillow locally and...
``` $ pwd /Users/basti/Documents/src/Pillow $ which erl /usr/local/bin/erl $ ERL="/usr/local/bin" ./configure --prefix=/Users/basti/Documents/src/Pillow/dev # ..... successful, no errors $ make && make install # ..... successful, no errors $ ./dev/bin/pillow ./dev/bin/pillow:...