Zippo

Results 4 issues of Zippo

I'm storing hundreds of millions of small records (key is 4 bytes and value is 18 bytes - total 22 bytes), and with a million records the database file size...

Hi, Following your comment on Reddit, this is my attempt at making a pull request with the changes I've made at [zippoxer/petname](https://github.com/zippoxer/petname). This pull request adds support for multiple dictionaries...

The output of calling **make**: ``` gomake -C sdl make[1]: Entering directory `/root/Go-SDL/sdl' make[1]: Leaving directory `/root/Go-SDL/sdl' gomake -C ttf make[1]: Entering directory `/root/Go-SDL/ttf' CGOPKGPATH=sdl cgo -- ttf.go Package SDL_ttf...

I only want to compose a video by writing a series of images. So I'm looking at the encode.go example and have no idea how to write a go image.\*...