Ecosyste.ms: Issues

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

GitHub / nakabonne/tstorage issues and pull requests

#64 - nil tail when recovering existing partitions

Issue - State: open - Opened by ekimeel over 1 year ago

#63 - Release v0.3.6

Pull Request - State: closed - Opened by nakabonne over 1 year ago - 1 comment

#62 - Bump Go to 1.20

Pull Request - State: closed - Opened by nakabonne over 1 year ago

#61 - Move int64 to beginning of struct to ensure alignment (fixes 32-bit ARM crash)

Pull Request - State: closed - Opened by mattdsteele over 1 year ago - 3 comments

#60 - Wildcard in Select method

Issue - State: open - Opened by PeterBorisenko over 1 year ago

#59 - GetRetention of the Tstorage instance added.

Pull Request - State: closed - Opened by berkantay over 1 year ago - 2 comments

#58 - add: get last n point

Pull Request - State: closed - Opened by liewhite over 1 year ago

#57 - Proposal: gzip partition data

Issue - State: open - Opened by whmeitzler almost 2 years ago

#56 - Read during writing

Issue - State: closed - Opened by berkantay almost 2 years ago

#55 - Read during writing

Issue - State: open - Opened by berkantay almost 2 years ago

#54 - Fix end in select in some cases was inclusive

Pull Request - State: open - Opened by hazge about 2 years ago

#53 - inclusive end in Select

Issue - State: open - Opened by hazge about 2 years ago

#52 - multiple events on the same timestamp

Issue - State: open - Opened by vimalk78 over 2 years ago

#51 - Unable to load previous metrics

Issue - State: open - Opened by akash-rp over 2 years ago - 2 comments

#50 - Bump coverage action from v1 to v2

Pull Request - State: closed - Opened by nakabonne over 2 years ago

#49 - Release v0.3.5

Pull Request - State: closed - Opened by nakabonne over 2 years ago - 1 comment

#48 - Allow WAL segment to have invalid rows

Pull Request - State: closed - Opened by nakabonne over 2 years ago

#47 - Compress WAL file

Issue - State: open - Opened by weeco over 2 years ago - 6 comments

#46 - Release v0.3.4

Pull Request - State: closed - Opened by nakabonne over 2 years ago

#45 - Ignore invalid disk partitions when starting

Pull Request - State: closed - Opened by nakabonne over 2 years ago

#44 - Release v0.3.3

Pull Request - State: closed - Opened by nakabonne over 2 years ago

#43 - Missing meta.json file

Issue - State: closed - Opened by weeco over 2 years ago - 1 comment

#42 - Release v0.3.2

Pull Request - State: closed - Opened by nakabonne over 2 years ago - 1 comment

#41 - Avoid to panic when recoverying WAL segments

Pull Request - State: closed - Opened by nakabonne over 2 years ago - 1 comment

#40 - Release v0.3.1

Pull Request - State: closed - Opened by nakabonne over 2 years ago - 1 comment

#39 - Allow WAL to have invalid row

Pull Request - State: closed - Opened by nakabonne over 2 years ago - 1 comment

#38 - Partial label matching in selects

Issue - State: open - Opened by weeco over 2 years ago - 2 comments

#37 - WAL recovery issue

Issue - State: closed - Opened by weeco over 2 years ago - 10 comments

#36 - Return labels as part of the returned datapoints

Issue - State: open - Opened by weeco over 2 years ago - 3 comments

#35 - Release v0.3.0

Pull Request - State: closed - Opened by nakabonne over 2 years ago - 1 comment

#34 - Ensure to remove the oldest segment when flushing

Pull Request - State: closed - Opened by nakabonne over 2 years ago - 1 comment

#33 - Bump Go from 1.16 to 1.17

Pull Request - State: closed - Opened by nakabonne over 2 years ago

#32 - Support for external TSDB storage

Issue - State: closed - Opened by weeco over 2 years ago - 13 comments

#31 - Release v0.2.2

Pull Request - State: closed - Opened by nakabonne almost 3 years ago - 1 comment

#30 - Fix "slice bounds out of range" error in memoryMetric.selectPoints()

Pull Request - State: closed - Opened by fedorlitau almost 3 years ago - 5 comments

#29 - examples

Issue - State: closed - Opened by gedw99 almost 3 years ago - 2 comments

#28 - Add support for Write Ahead Log

Pull Request - State: closed - Opened by nakabonne almost 3 years ago - 1 comment

#27 - Release v0.2.1

Pull Request - State: closed - Opened by nakabonne almost 3 years ago - 1 comment

#26 - Can I ask a question? why not lock in here. See the link below

Issue - State: closed - Opened by keroro6 almost 3 years ago - 4 comments
Labels: question

#25 - Partitions can end up out of order

Issue - State: open - Opened by dpgil almost 3 years ago - 2 comments

#24 - Included `tstorage-server` to the **Used by** section.

Pull Request - State: closed - Opened by bartmika almost 3 years ago

#23 - Support writes outside of head partition

Pull Request - State: closed - Opened by dpgil almost 3 years ago - 6 comments

#22 - Add WithRetention to automatically remove expired data

Pull Request - State: closed - Opened by nakabonne almost 3 years ago - 1 comment

#21 - Stop sharing lock between write and read

Issue - State: open - Opened by nakabonne almost 3 years ago - 1 comment

#20 - Handle data points outside range of the head partition

Issue - State: closed - Opened by nakabonne almost 3 years ago - 1 comment
Labels: enhancement, good first issue

#19 - tstorage + gRPC = tstorage-server

Issue - State: closed - Opened by bartmika almost 3 years ago - 5 comments

#18 - Remove data within specified timestamp range?

Issue - State: open - Opened by bartmika almost 3 years ago - 7 comments
Labels: enhancement, help wanted

#16 - Merge out of order data points before flushing to disk

Pull Request - State: closed - Opened by dpgil almost 3 years ago - 3 comments

#15 - Bump to v0.2.0

Pull Request - State: closed - Opened by nakabonne about 3 years ago - 1 comment

#14 - Bump to v0.2.0

Pull Request - State: closed - Opened by nakabonne about 3 years ago

#13 - Bump to v0.2.0

Pull Request - State: closed - Opened by nakabonne about 3 years ago

#12 - Fix the way to take offset so that it can decode no matter the number of metrics is

Pull Request - State: closed - Opened by nakabonne about 3 years ago - 1 comment

#11 - Add implementation of Gorilla encoding

Pull Request - State: closed - Opened by nakabonne about 3 years ago

#10 - Change to compress data points in bulk

Pull Request - State: closed - Opened by nakabonne about 3 years ago - 1 comment

#9 - Make it possible to mmap on Windows

Pull Request - State: closed - Opened by nakabonne about 3 years ago - 1 comment

#8 - Windows support

Issue - State: closed - Opened by nakabonne about 3 years ago

#7 - Accept out-of-order data points

Issue - State: closed - Opened by nakabonne about 3 years ago - 1 comment
Labels: enhancement

#6 - Consider another compression way

Issue - State: closed - Opened by nakabonne about 3 years ago - 1 comment
Labels: enhancement

#5 - Support WAL to offer durability guarantees

Issue - State: closed - Opened by nakabonne about 3 years ago - 4 comments
Labels: enhancement

#4 - Remove data point list

Pull Request - State: closed - Opened by nakabonne about 3 years ago

#3 - Enable to compact data points within memory partition

Pull Request - State: closed - Opened by nakabonne about 3 years ago

#2 - Use slice for data points instead of linked-list

Pull Request - State: closed - Opened by nakabonne about 3 years ago

#1 - Ensure that memory partition gives back out-of-order rows

Pull Request - State: closed - Opened by nakabonne about 3 years ago