Quinlan Pfiffer

Results 46 comments of Quinlan Pfiffer

Testing ticket [here](https://github.com/infoforcefeed/OlegDB/issues/127)

Violates ACID properties right now, needs to be fixed.

Other ideas: - Do something that doesn't involve printf (It's pretty slow) - Dont use the `fopen/fwrite/fget` API, we more consistently use raw `open` and `mmap` to address files

@kyleterry I dunno where they're happening, would be cool to pair on it. I'm pretty sure all the C -> Golang stuff is clean, but I guess not.

Makefile should conditionally include OS specific makefiles. Maybe. Or look into autotools (pls no)

Works on OS X right now.

![fuck-transactions](https://cloud.githubusercontent.com/assets/185130/8784115/1091e9d4-2ed5-11e5-9902-6d519005005f.png)

@dequis :dizzy: 10/10 :dizzy:

Just to add some detail here: I use this on waifu, but only to get the counts of certain prefices matched. Would be cool if I didn't need to make...