mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 08:35:55 +00:00
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 |
||
|---|---|---|
| .. | ||
| BurntSushi/toml | ||
| davecgh/go-spew/spew | ||
| gogo/protobuf/proto | ||
| golang/groupcache/lru | ||
| yasushi-saito/rbtree | ||