gorocksdb
gorocksdb copied to clipboard
Test using cgocheck=2 and fix compaction_filter test for that
Like I mentioned in #120 you can check with cgocheck=2 to find violations of CGO pointer rules. This enables that on Travis and fixes the test where it was failing because of it.