featurebase
featurebase copied to clipboard
A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Docker instance: https://hub.docker.com/r/featurebasedb/featurebas...
@codysoyland commented on [Tue May 30 2017](https://github.com/pilosa/internal/issues/31) ### Description [GRPC](http://www.grpc.io/) is an RPC framework built on Protobuf and other technologies. It would be interesting to see how Pilosa would work...
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.2.0 to 1.3.2. Release notes Sourced from github.com/gogo/protobuf's releases. Release v.1.3.2 Tested versions: go 1.15.6 protoc 3.14.0 Bug fixes: skippy peanut butter Release v1.3.1 Tested versions: go...
For bugs, please provide the following: ### What's going wrong? Not seeing activity for many months in github ### What was expected? see bugfixes etc. ### Steps to reproduce the...
### Expected behavior No error. ### Actual behavior Errors like: Error: Post http://node0.sandbox.pilosa.com:10101/index/myindex/query: dial tcp: lookup node0.sandbox.pilosa.com on 10.0.0.2:53: dial udp 10.0.0.2:53: operation was canceled ### Steps to reproduce the...
[Describe what this pull request addresses.] time field:add 10m viewsByTimeRange: end -> lte add test
### What's going wrong? Creating or deleting fields is causing one of our pilosa nodes to panic and crash. ``` fatal error: concurrent map iteration and map write goroutine 1727583...
## Problem The codahale/hdrhistogram repo has been transferred under the github HdrHstogram umbrella with the help from the original author in Sept 2020 (new repo url https://github.com/HdrHistogram/hdrhistogram-go). The main reasons...
For bugs, please provide the following: ### What's going wrong? GroupBy stucks in some query, I didn't figure out the pattern. Let me describe my data and my query. I...
## Overview When dealing with LT function, the old logic will encounter an exception when it encounters two boundaries of 0 and -1. For example, there is a field called...
### What's going wrong? Pilosa pod in a k8s cluster enters to a crashloopBackOff state. ### What was expected? Pilosa pod should remain in running state without any issues. ###...