featurebase/db
Ben Johnson b06ecf3320 Update import path
This commit updates the import path from:

```
pilosa/*
```

to:

```
github.com/umbel/pilosa/*
```

This follows standard Go convention and makes the project "go gettable".

The README was also updated to reflect the changes.
2015-08-05 22:50:38 -06:00
..
constants.go adjusted cassandra config; locked down fragment setup and renable autoaloc 2014-06-19 16:36:39 -05:00
db.go Update import path 2015-08-05 22:50:38 -06:00
topology.go Update import path 2015-08-05 22:50:38 -06:00
topology_test.go Update import path 2015-08-05 22:50:38 -06:00