issues
search
skizzehq
/
skizze
A probabilistic data structure service and storage
MIT License
771
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace BloomFilter with Scalable BloomFilter
#170
seiflotfy
closed
8 years ago
1
Threshold should go up to 10% or max size in bytes of data-structure
#169
seiflotfy
opened
8 years ago
0
Add threshold support
#168
seiflotfy
closed
8 years ago
1
Added "done" when creating a new domain and adding info. Fix #103
#167
martinpinto
closed
8 years ago
0
fix metalinter
#166
seiflotfy
closed
8 years ago
0
Fix handling of directories.
#165
mbarkhau
closed
8 years ago
2
Update Makefile to use gb in vendor/bin
#164
bahlo
closed
8 years ago
0
`make dist` fails with old version of gb installed
#163
robbles
closed
8 years ago
6
Help CREATE DOM parameter descriptions is not up to date
#162
martinpinto
closed
8 years ago
0
Fixed skizze-cli from crashing when len(fields) less than 5 while creating domains. Fix #104
#161
martinpinto
closed
8 years ago
0
bake config and actually use its values
#160
mbarkhau
closed
8 years ago
2
Make skizze-cli a real program; Support address as argument
#159
njpatel
closed
8 years ago
2
Keep a sane config around in the binary
#158
njpatel
closed
8 years ago
0
Various cleanups and fixes
#157
seiflotfy
closed
8 years ago
0
Added ctrl+d QUIT command. Fix #109
#156
martinpinto
closed
8 years ago
2
Add buffer to TopK implementation
#155
seiflotfy
closed
8 years ago
0
Changed fmt.Println to loggo. Fix #140
#154
martinpinto
closed
8 years ago
0
Changed fmt.Println to loggo. Fix #140
#153
martinpinto
closed
8 years ago
2
Compress or find better way storing stuff in AOF
#152
seiflotfy
opened
8 years ago
0
Major optimizations
#151
seiflotfy
closed
8 years ago
1
Use Skizze/CML instead of seiflotfy/CML
#150
seiflotfy
closed
8 years ago
0
Removed Marshal and Unmarshal methods. Fix #147
#149
martinpinto
closed
8 years ago
0
Switched willf/bloom for AndreasBriese/bbloom. Fix #133
#148
martinpinto
closed
8 years ago
1
Get rid of Marshal and Unmarshal in sketcher
#147
seiflotfy
closed
8 years ago
0
Added check for empty array len. Fix #145
#146
martinpinto
closed
8 years ago
0
skizze-cli - Pressing "Enter" crashes skizze-cli
#145
martinpinto
closed
8 years ago
0
Added check for /bin directory. Fix #105
#144
martinpinto
closed
8 years ago
0
Possible Leak
#143
seiflotfy
closed
8 years ago
1
Add "merge" functionality to sketches and domains
#142
seiflotfy
opened
8 years ago
1
AOF should flush only once a second (make it configurable)
#141
seiflotfy
opened
8 years ago
0
Make sure we use logging and not fmt.Print(ln) in the code
#140
seiflotfy
closed
8 years ago
3
AOF now runs a routine reading from an input channel and writing to disk
#139
seiflotfy
closed
8 years ago
0
use config DataDir for aof unit tests
#138
seiflotfy
closed
8 years ago
1
Replace gb build|test with the go counterparts
#137
bahlo
closed
8 years ago
1
Added src/storage/test.log to .gitignore. Fix #135
#136
martinpinto
closed
8 years ago
1
Add src/storage/test.log to .gitignore
#135
martinpinto
closed
8 years ago
1
Added test case for TopK
#134
martinpinto
closed
8 years ago
1
Use BBloom
#133
seiflotfy
closed
8 years ago
1
Use `go test` instead of `gb test`
#132
bahlo
closed
8 years ago
2
AOF channel
#131
bahlo
closed
8 years ago
8
AOF should be reading off a channel
#130
seiflotfy
closed
8 years ago
0
Add AOF support
#129
seiflotfy
closed
8 years ago
0
Hllpp testcase
#128
martinpinto
closed
8 years ago
1
Check validity of Size
#127
njpatel
closed
8 years ago
0
Use protobufs result structs instead of self maintained result.go
#126
seiflotfy
closed
8 years ago
0
More gometalinter support
#125
seiflotfy
closed
8 years ago
0
Stricter Travis checks
#124
seiflotfy
closed
8 years ago
0
Added test case for bloom filter
#123
martinpinto
closed
8 years ago
1
(WIP) Update Travis to include gometalinter
#122
seiflotfy
closed
8 years ago
2
Get rid of skizze/src/datamodel/result.go and use what protobuf provides
#121
seiflotfy
closed
8 years ago
0
Next