Skip to content

Tags: awesome-golang/pilosa

Tags

v0.3.1

Toggle v0.3.1's commit message
Merge pull request FeatureBaseDB#509 from codysoyland/url-fix

Correct documentation link

v0.2.4

Toggle v0.2.4's commit message
turn on bitmapCache support in openCache()

v0.2.3

Toggle v0.2.3's commit message
cache performance enhancement

v0.2.2

Toggle v0.2.2's commit message
handle `unionArrayBitmap` width of bitmaps correctly

v0.3.0

Toggle v0.3.0's commit message
Refactor parser & AST to remove compile-time field names.

Consolidates all the pql.Call implementations into a single
pql.Call struct. This is needed to support user-defined schemas
on frames.

This also has the added benefit that a lot of redundant parsing
code has been consolidated.

v0.2.1

Toggle v0.2.1's commit message
Merge remote-tracking branch 'upstream/umbel-perf-improvements' into …

…umbel-perf-improvements

v0.2.0

Toggle v0.2.0's commit message
add docs about Benchmark Name field