issues
search
dburkart
/
fossil
Simple and expressive time-series database written in Go
BSD 2-Clause "Simplified" License
5
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
#181
dependabot[bot]
opened
7 months ago
0
Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
#180
dependabot[bot]
opened
8 months ago
0
Bump github.com/rs/zerolog from 1.31.0 to 1.32.0
#179
dependabot[bot]
opened
9 months ago
0
Bump github.com/google/uuid from 1.5.0 to 1.6.0
#178
dependabot[bot]
closed
9 months ago
0
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
#177
dependabot[bot]
closed
9 months ago
0
Bump github.com/spf13/viper from 1.17.0 to 1.18.2
#176
dependabot[bot]
opened
10 months ago
0
Bump github.com/google/uuid from 1.4.0 to 1.5.0
#175
dependabot[bot]
closed
9 months ago
0
Bump github.com/spf13/viper from 1.17.0 to 1.18.1
#174
dependabot[bot]
closed
10 months ago
1
Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
#173
dependabot[bot]
closed
12 months ago
0
Bump github.com/google/uuid from 1.3.1 to 1.4.0
#172
dependabot[bot]
closed
1 year ago
0
Bump github.com/spf13/viper from 1.16.0 to 1.17.0
#171
dependabot[bot]
closed
12 months ago
0
Bump github.com/rs/zerolog from 1.30.0 to 1.31.0
#170
dependabot[bot]
closed
1 year ago
0
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
#169
dependabot[bot]
closed
1 year ago
0
Bump github.com/google/uuid from 1.3.0 to 1.3.1
#168
dependabot[bot]
closed
1 year ago
0
Adding arrays-within-composites doesn't work
#167
dburkart
opened
1 year ago
0
== should support comparing strings
#166
dburkart
opened
1 year ago
0
Bump github.com/rs/zerolog from 1.29.1 to 1.30.0
#165
dependabot[bot]
closed
1 year ago
0
Be resilient to corruption in the write-ahead log.
#164
dburkart
closed
1 year ago
2
Support for composite types
#163
dburkart
closed
1 year ago
1
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
#162
dependabot[bot]
closed
1 year ago
0
Bump github.com/spf13/viper from 1.15.0 to 1.16.0
#161
dependabot[bot]
closed
1 year ago
0
Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1
#160
dependabot[bot]
closed
1 year ago
0
Querying on implicit topics doesn't work with data pipelines
#159
dburkart
opened
1 year ago
0
Migrate to go v1.20
#158
dburkart
closed
1 year ago
0
Bump github.com/rs/zerolog from 1.29.0 to 1.29.1
#157
dependabot[bot]
closed
1 year ago
0
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0
#156
dependabot[bot]
closed
1 year ago
0
Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
#155
dependabot[bot]
closed
1 year ago
0
Uptime section of `stats` command should be able to display larger time units
#154
dburkart
opened
1 year ago
0
Stored pipelines
#153
dburkart
opened
1 year ago
0
Metadata variables
#152
dburkart
opened
1 year ago
0
Support implicit shuffle
#151
dburkart
opened
1 year ago
0
Allow heterogeneous tuples if types are compatible
#150
dburkart
opened
1 year ago
0
Panic in type checker trying to create a tuple
#149
dburkart
closed
1 year ago
0
Regression: Type checking doesn't know what to do with time expressions
#148
dburkart
closed
1 year ago
0
Adds a min() builtin function to complement max()
#147
dburkart
closed
1 year ago
0
Remove the need for an identifier in queries, allow reduce to be first
#146
dburkart
closed
1 year ago
2
Allow reduce as the first stage of a pipeline
#145
dburkart
closed
1 year ago
0
Remove need to "name" the first pipeline argument
#144
dburkart
closed
1 year ago
0
Adds in basic builtin functionality.
#143
dburkart
closed
1 year ago
1
Re-implement local mode to be complete
#142
dburkart
closed
1 year ago
0
Bump github.com/rs/zerolog from 1.28.0 to 1.29.0
#141
dependabot[bot]
closed
1 year ago
0
Implement float constants for data pipelines
#140
dburkart
closed
1 year ago
0
Support for tuple subscripting.
#139
dburkart
closed
1 year ago
0
Implement builtins in the backend
#138
dburkart
closed
1 year ago
0
Support tuple values in the pipeline backend
#137
dburkart
closed
1 year ago
0
Implement Tuple Values
#136
dburkart
closed
1 year ago
0
Support for grouping sub-expressions.
#135
dburkart
closed
1 year ago
0
Support for float constants
#134
dburkart
closed
1 year ago
0
Support for array / tuple indexing
#133
dburkart
closed
1 year ago
0
Support for grouping expressions
#132
dburkart
closed
1 year ago
0
Next