Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / skizzehq/skizze issues and pull requests

#170 - Replace BloomFilter with Scalable BloomFilter

Issue - State: closed - Opened by seiflotfy about 8 years ago - 1 comment

#168 - Add threshold support

Pull Request - State: closed - Opened by seiflotfy about 8 years ago - 1 comment

#167 - Added "done" when creating a new domain and adding info. Fix #103

Pull Request - State: closed - Opened by martinpinto about 8 years ago

#166 - fix metalinter

Pull Request - State: closed - Opened by seiflotfy about 8 years ago

#165 - Fix handling of directories.

Pull Request - State: closed - Opened by mbarkhau over 8 years ago - 2 comments

#164 - Update Makefile to use gb in vendor/bin

Pull Request - State: closed - Opened by bahlo over 8 years ago

#163 - `make dist` fails with old version of gb installed

Issue - State: closed - Opened by robbles over 8 years ago - 6 comments

#162 - Help CREATE DOM parameter descriptions is not up to date

Issue - State: closed - Opened by martinpinto over 8 years ago

#160 - bake config and actually use its values

Pull Request - State: closed - Opened by mbarkhau over 8 years ago - 2 comments

#159 - Make skizze-cli a real program; Support address as argument

Pull Request - State: closed - Opened by njpatel over 8 years ago - 2 comments

#158 - Keep a sane config around in the binary

Pull Request - State: closed - Opened by njpatel over 8 years ago

#157 - Various cleanups and fixes

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#156 - Added ctrl+d QUIT command. Fix #109

Pull Request - State: closed - Opened by martinpinto over 8 years ago - 2 comments

#155 - Add buffer to TopK implementation

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#154 - Changed fmt.Println to loggo. Fix #140

Pull Request - State: closed - Opened by martinpinto over 8 years ago

#153 - Changed fmt.Println to loggo. Fix #140

Pull Request - State: closed - Opened by martinpinto over 8 years ago - 2 comments

#152 - Compress or find better way storing stuff in AOF

Issue - State: open - Opened by seiflotfy over 8 years ago

#151 - Major optimizations

Pull Request - State: closed - Opened by seiflotfy over 8 years ago - 1 comment

#150 - Use Skizze/CML instead of seiflotfy/CML

Issue - State: closed - Opened by seiflotfy over 8 years ago

#149 - Removed Marshal and Unmarshal methods. Fix #147

Pull Request - State: closed - Opened by martinpinto over 8 years ago

#148 - Switched willf/bloom for AndreasBriese/bbloom. Fix #133

Pull Request - State: closed - Opened by martinpinto over 8 years ago - 1 comment

#147 - Get rid of Marshal and Unmarshal in sketcher

Issue - State: closed - Opened by seiflotfy over 8 years ago

#146 - Added check for empty array len. Fix #145

Pull Request - State: closed - Opened by martinpinto over 8 years ago

#145 - skizze-cli - Pressing "Enter" crashes skizze-cli

Issue - State: closed - Opened by martinpinto over 8 years ago

#144 - Added check for /bin directory. Fix #105

Pull Request - State: closed - Opened by martinpinto over 8 years ago

#143 - Possible Leak

Issue - State: closed - Opened by seiflotfy over 8 years ago - 1 comment

#142 - Add "merge" functionality to sketches and domains

Issue - State: open - Opened by seiflotfy over 8 years ago - 1 comment

#140 - Make sure we use logging and not fmt.Print(ln) in the code

Issue - State: closed - Opened by seiflotfy over 8 years ago - 3 comments

#138 - use config DataDir for aof unit tests

Pull Request - State: closed - Opened by seiflotfy over 8 years ago - 1 comment

#137 - Replace gb build|test with the go counterparts

Pull Request - State: closed - Opened by bahlo over 8 years ago - 1 comment

#136 - Added src/storage/test.log to .gitignore. Fix #135

Pull Request - State: closed - Opened by martinpinto over 8 years ago - 1 comment

#135 - Add src/storage/test.log to .gitignore

Issue - State: closed - Opened by martinpinto over 8 years ago - 1 comment

#134 - Added test case for TopK

Pull Request - State: closed - Opened by martinpinto over 8 years ago - 1 comment

#133 - Use BBloom

Issue - State: closed - Opened by seiflotfy over 8 years ago - 1 comment

#132 - Use `go test` instead of `gb test`

Issue - State: closed - Opened by bahlo over 8 years ago - 2 comments

#131 - AOF channel

Pull Request - State: closed - Opened by bahlo over 8 years ago - 8 comments

#130 - AOF should be reading off a channel

Issue - State: closed - Opened by seiflotfy over 8 years ago

#129 - Add AOF support

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#128 - Hllpp testcase

Pull Request - State: closed - Opened by martinpinto over 8 years ago - 1 comment

#127 - Check validity of Size

Pull Request - State: closed - Opened by njpatel over 8 years ago

#126 - Use protobufs result structs instead of self maintained result.go

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#125 - More gometalinter support

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#124 - Stricter Travis checks

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#123 - Added test case for bloom filter

Pull Request - State: closed - Opened by martinpinto over 8 years ago - 1 comment

#122 - (WIP) Update Travis to include gometalinter

Pull Request - State: closed - Opened by seiflotfy over 8 years ago - 2 comments

#120 - Change datamodel

Pull Request - State: closed - Opened by seiflotfy over 8 years ago - 1 comment

#119 - Added test case for bloom filter

Pull Request - State: closed - Opened by martinpinto over 8 years ago - 3 comments

#118 - Name -> Names

Pull Request - State: closed - Opened by njpatel over 8 years ago

#117 - Update protocol and related

Pull Request - State: closed - Opened by njpatel over 8 years ago - 1 comment

#116 - Sketches and Domains should allow ErrorRate as a property

Issue - State: open - Opened by seiflotfy over 8 years ago

#115 - Add support for listing sketches of specific type

Pull Request - State: closed - Opened by seiflotfy over 8 years ago - 1 comment

#114 - Introduce threshold for sketches

Issue - State: open - Opened by seiflotfy over 8 years ago

#113 - Domain Info should list attached sketches

Issue - State: closed - Opened by seiflotfy over 8 years ago

#112 - Use datamodel created by protobuf internally

Issue - State: closed - Opened by seiflotfy over 8 years ago

#111 - Expose DESTROY DOM and implement needed backend code

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#110 - ADD Info command for sketches

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#109 - skizze-cli - Quit command

Issue - State: closed - Opened by martinpinto over 8 years ago - 2 comments

#108 - skizze-cli - Help command

Issue - State: closed - Opened by martinpinto over 8 years ago - 1 comment

#107 - skizze-cli - Connection broken

Issue - State: open - Opened by martinpinto over 8 years ago - 1 comment

#105 - skizze - Starting skizze on /bin directory crashes

Issue - State: closed - Opened by martinpinto over 8 years ago

#102 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger over 8 years ago - 1 comment

#101 - Use loggo for logging

Pull Request - State: closed - Opened by njpatel over 8 years ago - 1 comment

#100 - Switch to gb for building & vendoring

Pull Request - State: closed - Opened by njpatel over 8 years ago

#99 - Reduce codebase

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#98 - Use a build system

Issue - State: closed - Opened by njpatel over 8 years ago - 2 comments

#97 - Added test case for info.go

Pull Request - State: closed - Opened by martinpinto over 8 years ago

#96 - Added test case for info.go

Pull Request - State: closed - Opened by martinpinto over 8 years ago

#95 - Added test case for info.go

Pull Request - State: closed - Opened by martinpinto over 8 years ago - 2 comments

#94 - WIP: Initial huge refactor (still no server, missing most datastructs)

Pull Request - State: closed - Opened by seiflotfy over 8 years ago
Labels: in progress

#93 - Rename top level sketch mappings:

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#92 - Persistence

Issue - State: closed - Opened by seiflotfy over 8 years ago - 4 comments

#91 - New API development

Pull Request - State: closed - Opened by seiflotfy over 8 years ago
Labels: help wanted

#90 - Design new API

Issue - State: closed - Opened by seiflotfy over 8 years ago - 7 comments
Labels: ready

#88 - Refactored Get methods from Config

Pull Request - State: closed - Opened by martinpinto over 8 years ago

#84 - Added an implementation of a bloom filter

Pull Request - State: closed - Opened by martinpinto over 8 years ago

#83 - Return info with GET requests

Pull Request - State: closed - Opened by seiflotfy over 8 years ago

#82 - Updated implementation of count-min-log

Pull Request - State: closed - Opened by martinpinto almost 9 years ago

#81 - Use "RealCount" up to a threshold before replaying into a probabilistic data structure

Issue - State: closed - Opened by seiflotfy almost 9 years ago - 2 comments
Labels: wontfix

#77 - Update API.md

Pull Request - State: closed - Opened by martinpinto almost 9 years ago

#76 - Update hllpp.md

Pull Request - State: closed - Opened by martinpinto almost 9 years ago

#75 - Update cml.md

Pull Request - State: closed - Opened by martinpinto almost 9 years ago

#74 - Update topk.md

Pull Request - State: closed - Opened by martinpinto almost 9 years ago

#72 - Refactoring

Pull Request - State: closed - Opened by seiflotfy almost 9 years ago - 1 comment

#65 - CML

Pull Request - State: closed - Opened by seiflotfy almost 9 years ago - 1 comment

#59 - Topk

Pull Request - State: closed - Opened by seiflotfy almost 9 years ago

#58 - #7 WIP Added meaningful logging to HTTP API

Pull Request - State: closed - Opened by martinpinto almost 9 years ago

#55 - HTTP responses should be more verbose

Issue - State: closed - Opened by martinpinto almost 9 years ago - 1 comment
Labels: bug

#53 - Add support for optional HDFS storage

Issue - State: closed - Opened by seiflotfy almost 9 years ago - 2 comments

#47 - Replace golang-lru with multicache lib

Issue - State: closed - Opened by seiflotfy almost 9 years ago - 1 comment
Labels: enhancement

#40 - storage.Manager missing DeleteInfo and DeleteData

Issue - State: closed - Opened by seiflotfy almost 9 years ago
Labels: bug, enhancement

#39 - Add flushing config

Issue - State: closed - Opened by seiflotfy almost 9 years ago
Labels: enhancement

#7 - design a config.go to address all configuration options

Issue - State: closed - Opened by seiflotfy almost 9 years ago - 4 comments
Labels: enhancement