Ecosyste.ms: Issues

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

GitHub / xichen2020/eventdb issues and pull requests

#160 - Update m3x dependency

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#159 - Update m3x dep

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#158 - Eagerly flush segments on batched writes

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#157 - Query immutable segments

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#156 - Use bytes instead of string internally.

Pull Request - State: closed - Opened by notbdu over 5 years ago - 1 comment

#155 - Add integration tests for gRPC client/server

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#154 - Add gRPC client

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#153 - Fix premature field closing

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#152 - Add GRPC server query RPC endpoints

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#151 - Filters on group by queries returning nil results

Issue - State: closed - Opened by notbdu over 5 years ago - 1 comment
Labels: stability, in progress

#150 - Add integration test for querying from disk and fix bug.

Pull Request - State: closed - Opened by notbdu over 5 years ago - 3 comments

#149 - Use segment metadata during queries when query.MaxTimeNanos is provided.

Issue - State: closed - Opened by black-adder over 5 years ago - 1 comment
Labels: performance

#148 - Iterator count mismatch for time bucket queries when data is loaded from disk

Issue - State: closed - Opened by black-adder over 5 years ago - 1 comment
Labels: bug, stability

#147 - Memory leak on time bucket queries

Issue - State: open - Opened by black-adder over 5 years ago - 1 comment
Labels: stability

#146 - Integration tests querying from disk return odd results.

Issue - State: closed - Opened by notbdu over 5 years ago - 1 comment

#145 - GRPC server part 1: write rpc endpoint

Pull Request - State: closed - Opened by xichen2020 over 5 years ago - 1 comment

#144 - Integration tests querying from disk fails

Issue - State: closed - Opened by notbdu over 5 years ago

#143 - Reduce hashing overhead

Issue - State: open - Opened by black-adder over 5 years ago - 3 comments
Labels: performance

#142 - Add a round trip test for persist package.

Pull Request - State: closed - Opened by notbdu over 5 years ago - 2 comments

#141 - Parse json represented as []byte without extra allocations

Issue - State: open - Opened by black-adder over 5 years ago
Labels: performance

#140 - Safely convert strings.

Pull Request - State: closed - Opened by notbdu over 5 years ago

#139 - Batching writes and only querying immutable segments

Issue - State: closed - Opened by xichen2020 over 5 years ago - 1 comment
Labels: performance, high priority, large change

#138 - Query execution refactoring

Issue - State: open - Opened by xichen2020 over 5 years ago
Labels: refactoring, medium priority, large change

#137 - Native TCP server for high performance ingestion.

Issue - State: closed - Opened by xichen2020 over 5 years ago - 1 comment
Labels: in progress, performance, medium priority, medium change

#136 - Remove `unsafe.ToString`

Issue - State: closed - Opened by black-adder over 5 years ago - 1 comment
Labels: stability, in progress

#135 - unsafe.ToString memory leak

Issue - State: closed - Opened by black-adder over 5 years ago

#134 - Remove usage of `unsafe.ToString` to fix memory leak

Issue - State: closed - Opened by notbdu over 5 years ago
Labels: stability, in progress

#133 - Add integration/unit test(s) for flushing data to disk and reading data off disk

Issue - State: closed - Opened by notbdu over 5 years ago
Labels: stability, in progress

#132 - Emit runtime and process metrics

Pull Request - State: closed - Opened by black-adder over 5 years ago - 1 comment

#131 - Clear string pointers before returning them to the memory pool.

Pull Request - State: closed - Opened by notbdu over 5 years ago

#130 - Return early if no data in segment.

Pull Request - State: closed - Opened by notbdu over 5 years ago

#129 - Add integration tests for time bucket queries

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#128 - OOM killer shoots eventdb after ~ 2 hours

Issue - State: open - Opened by notbdu over 5 years ago - 4 comments
Labels: stability

#127 - Add groupby query integration test.

Pull Request - State: closed - Opened by notbdu over 5 years ago - 1 comment

#126 - Field type incorrect on filter path

Issue - State: closed - Opened by notbdu over 5 years ago - 5 comments
Labels: stability, in progress

#125 - Add unit tests for group by queries.

Issue - State: open - Opened by notbdu over 5 years ago

#124 - Add integration tests for group by queries.

Issue - State: closed - Opened by notbdu over 5 years ago - 1 comment

#123 - Fix group by query.

Pull Request - State: closed - Opened by notbdu over 5 years ago

#122 - Raw query integration tests

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#121 - Require calculations w/ a group by clause.

Pull Request - State: open - Opened by notbdu over 5 years ago

#120 - Group by queries should require calculations

Issue - State: open - Opened by notbdu over 5 years ago
Labels: stability

#119 - Stop rebuilding IntFieldBuilder on each Add call

Pull Request - State: closed - Opened by black-adder over 5 years ago

#118 - Return JSON marshallable empty response.

Pull Request - State: closed - Opened by notbdu over 5 years ago - 1 comment

#117 - MarshalJSON panics if response is empty

Issue - State: closed - Opened by notbdu over 5 years ago

#116 - Integration group by query test no time values in timestamp field error

Issue - State: closed - Opened by notbdu over 5 years ago
Labels: stability

#115 - Add integration tests for various types of queries

Issue - State: closed - Opened by xichen2020 over 5 years ago - 1 comment

#114 - Implement MarshalJSON for query results

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#113 - Fix flushing logic and add functional test case.

Pull Request - State: closed - Opened by notbdu over 5 years ago

#112 - Query unsupported type calculation.NewResultArrayFromValueTypesFn

Issue - State: closed - Opened by notbdu over 5 years ago - 1 comment

#111 - Perform housekeeping on zstd compressed reader/writers.

Pull Request - State: closed - Opened by notbdu over 5 years ago

#109 - Release resources for gozstd compress reader/writer

Issue - State: closed - Opened by notbdu over 5 years ago

#108 - Data unavailable for in-memory segment error

Issue - State: closed - Opened by notbdu over 5 years ago - 3 comments

#107 - DB should not flush to closed segments

Issue - State: closed - Opened by notbdu over 5 years ago

#106 - Instrument database WriteBatch method

Pull Request - State: closed - Opened by notbdu over 5 years ago

#105 - Add benchmark for zstd compression/decompression

Pull Request - State: closed - Opened by notbdu over 5 years ago - 1 comment

#104 - Add benchmark for reading a segment from disk

Pull Request - State: closed - Opened by black-adder over 5 years ago - 2 comments

#103 - Support iterate over dataset in large blocks

Issue - State: open - Opened by xichen2020 over 5 years ago

#102 - Remove interface conversion cost

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#101 - Add a duration type that can be unmarshalled from JSON

Pull Request - State: closed - Opened by xichen2020 over 5 years ago - 1 comment

#100 - Add Err API to DocIDSetIterator and PositionIterator

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#99 - Benchmarking gozstd library performance

Issue - State: closed - Opened by xichen2020 over 5 years ago - 4 comments

#98 - Support calculation against a subset of fields during groupBy queries

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#97 - Add benchmark for roaring bit map snapshot

Pull Request - State: closed - Opened by black-adder over 5 years ago

#95 - Add multi field union iterator

Pull Request - State: closed - Opened by xichen2020 over 5 years ago - 1 comment

#94 - Support time bucket query

Pull Request - State: closed - Opened by xichen2020 over 5 years ago - 1 comment

#92 - Add top n collection and refactor raw query logic

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#91 - Fix shard close panic

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#90 - Fix field indexing

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#89 - Support groupBy query

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#88 - storage/shard.go panics on close()

Issue - State: closed - Opened by black-adder over 5 years ago - 4 comments

#87 - Use int encoder for string lengths.

Pull Request - State: open - Opened by notbdu over 5 years ago

#86 - Fix heap sorting

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#85 - Add basic integration tests with bug fixes

Pull Request - State: closed - Opened by black-adder over 5 years ago - 1 comment

#84 - Support unordered multi-key groupBy query

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#82 - Use Filter Metadata for Queries

Pull Request - State: closed - Opened by notbdu over 5 years ago - 1 comment

#81 - Validate that field paths do not conflict w/ raw doc source field path.

Pull Request - State: closed - Opened by notbdu over 5 years ago - 2 comments

#80 - Initialize type specific encoders and add close logic.

Pull Request - State: closed - Opened by notbdu over 5 years ago

#79 - Add calculation types and more grouped query implementation

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#78 - Instrument Storage/Database

Pull Request - State: closed - Opened by notbdu over 5 years ago

#77 - Grouped query types and initial implementation

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#76 - Implement Add and AddBatch for raw results

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#75 - Support raw query against mutable segments

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#74 - Add Snapshot API to Roaring Bitmap

Issue - State: open - Opened by notbdu over 5 years ago

#73 - Instrument HTTP endpoints.

Pull Request - State: closed - Opened by notbdu over 5 years ago

#72 - Support ORing filter lists in query

Issue - State: open - Opened by xichen2020 over 5 years ago

#69 - Add multi field iterator and remove genclean

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#68 - Add Iter API to field interfaces

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#67 - Add Fetch API to typed fields

Pull Request - State: closed - Opened by xichen2020 over 5 years ago

#65 - Add raw size int encode/decode option.

Pull Request - State: closed - Opened by notbdu over 5 years ago - 2 comments

#64 - Use forked skiplist impl.

Pull Request - State: closed - Opened by notbdu over 5 years ago

#57 - Rename document and event package

Pull Request - State: closed - Opened by xichen2020 almost 6 years ago

#53 - Rethink decoding APIs

Issue - State: closed - Opened by xichen2020 almost 6 years ago - 1 comment

#47 - Make document ID type consistent

Issue - State: closed - Opened by xichen2020 almost 6 years ago - 1 comment

#14 - [Research] Generate Generic Interfaces

Issue - State: closed - Opened by notbdu almost 6 years ago - 1 comment