issues
search
xichen2020
/
eventdb
Storage for discrete events such as log events or tracing events
Apache License 2.0
9
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update m3x dependency
#160
xichen2020
closed
5 years ago
0
Update m3x dep
#159
xichen2020
closed
5 years ago
0
Eagerly flush segments on batched writes
#158
xichen2020
closed
5 years ago
0
Query immutable segments
#157
xichen2020
closed
5 years ago
0
Use bytes instead of string internally.
#156
notbdu
closed
5 years ago
1
Add integration tests for gRPC client/server
#155
xichen2020
closed
5 years ago
0
Add gRPC client
#154
xichen2020
closed
5 years ago
0
Fix premature field closing
#153
xichen2020
closed
5 years ago
0
Add GRPC server query RPC endpoints
#152
xichen2020
closed
5 years ago
0
Filters on group by queries returning nil results
#151
notbdu
closed
5 years ago
1
Add integration test for querying from disk and fix bug.
#150
notbdu
closed
5 years ago
3
Use segment metadata during queries when query.MaxTimeNanos is provided.
#149
black-adder
closed
5 years ago
1
Iterator count mismatch for time bucket queries when data is loaded from disk
#148
black-adder
closed
5 years ago
1
Memory leak on time bucket queries
#147
black-adder
opened
5 years ago
1
Integration tests querying from disk return odd results.
#146
notbdu
closed
5 years ago
1
GRPC server part 1: write rpc endpoint
#145
xichen2020
closed
5 years ago
1
Integration tests querying from disk fails
#144
notbdu
closed
5 years ago
0
Reduce hashing overhead
#143
black-adder
opened
5 years ago
3
Add a round trip test for persist package.
#142
notbdu
closed
5 years ago
2
Parse json represented as []byte without extra allocations
#141
black-adder
opened
5 years ago
0
Safely convert strings.
#140
notbdu
closed
5 years ago
0
Batching writes and only querying immutable segments
#139
xichen2020
closed
5 years ago
1
Query execution refactoring
#138
xichen2020
opened
5 years ago
0
Native TCP server for high performance ingestion.
#137
xichen2020
closed
5 years ago
1
Remove `unsafe.ToString`
#136
black-adder
closed
5 years ago
1
unsafe.ToString memory leak
#135
black-adder
closed
5 years ago
0
Remove usage of `unsafe.ToString` to fix memory leak
#134
notbdu
closed
5 years ago
0
Add integration/unit test(s) for flushing data to disk and reading data off disk
#133
notbdu
closed
5 years ago
0
Emit runtime and process metrics
#132
black-adder
closed
5 years ago
1
Clear string pointers before returning them to the memory pool.
#131
notbdu
closed
5 years ago
0
Return early if no data in segment.
#130
notbdu
closed
5 years ago
0
Add integration tests for time bucket queries
#129
xichen2020
closed
5 years ago
0
OOM killer shoots eventdb after ~ 2 hours
#128
notbdu
opened
5 years ago
4
Add groupby query integration test.
#127
notbdu
closed
5 years ago
1
Field type incorrect on filter path
#126
notbdu
closed
5 years ago
5
Add unit tests for group by queries.
#125
notbdu
opened
5 years ago
0
Add integration tests for group by queries.
#124
notbdu
closed
5 years ago
1
Fix group by query.
#123
notbdu
closed
5 years ago
0
Raw query integration tests
#122
xichen2020
closed
5 years ago
0
Require calculations w/ a group by clause.
#121
notbdu
opened
5 years ago
0
Group by queries should require calculations
#120
notbdu
opened
5 years ago
0
Stop rebuilding IntFieldBuilder on each Add call
#119
black-adder
closed
5 years ago
0
Return JSON marshallable empty response.
#118
notbdu
closed
5 years ago
1
MarshalJSON panics if response is empty
#117
notbdu
closed
5 years ago
0
Integration group by query test no time values in timestamp field error
#116
notbdu
closed
5 years ago
0
Add integration tests for various types of queries
#115
xichen2020
closed
5 years ago
1
Implement MarshalJSON for query results
#114
xichen2020
closed
5 years ago
0
Fix flushing logic and add functional test case.
#113
notbdu
closed
5 years ago
0
Query unsupported type calculation.NewResultArrayFromValueTypesFn
#112
notbdu
closed
5 years ago
1
Perform housekeeping on zstd compressed reader/writers.
#111
notbdu
closed
5 years ago
0
Next