featurebase/cmd/pilosa
Ben Johnson 34fa1afad0 refactor
This commit refactors the pilosa codebase. It makes several major
changes:

* Removes bitmap handles
* Removes dispatch/hold/transport
* Removes etcd dependency
* Adds consistent hash ring for slice placement
* Refactors parser/lexer
* Adds strong typing to PQL AST
* Flattens package hierarchy
2015-12-02 15:34:49 -07:00
..
config.go refactor 2015-12-02 15:34:49 -07:00
config_test.go refactor 2015-12-02 15:34:49 -07:00
main.go refactor 2015-12-02 15:34:49 -07:00
main_test.go Refactor config & service 2015-08-12 15:34:23 -06:00