Skip to content

Releases: gfleury/gstreamtop

v0.2-beta

21 Sep 20:16
Compare
Choose a tag to compare

Changelog

d8cec63 Adding dockerfile and better keyfying on URLFY
82a231f Adding multiple queries
b2d9c52 Adding prometheus exporter as outputer, some refactoring on view to allow that
0f08a3b Adding some test coverage
540b173 Merge pull request #5 from gfleury/prometheus
3fd9bbd Merge pull request #6 from gfleury/prometheus
b972e4c Merge pull request #7 from gfleury/multiple-queries
59c9831 Updating .gitignore
13cea3d basic test for prometheus outputer

v0.1-beta

25 Jan 09:00
Compare
Choose a tag to compare

Changelog

d7adfa2 Addind codecov
819b1c2 Addind codecov
a3037aa Adding LICENSE
90c2cd6 Adding MAX, MIN and AVG
6cc0a4e Adding README.md
bfbe505 Adding better handling to single quotes on create sql
44d5685 Adding cmdline query option
b5fd30f Adding configuration
3d1dfdb Adding coverage.txt to .gitignore
6a5f352 Adding datatime datatype, removed some unused fields across multiple structures. Things are getting really ugly, better get this mvp working soon.
15009a4 Adding first example
a918622 Adding goreleaser
21df01e Adding input/output and cmd definitions
ce67d29 Adding input/output and cmd definitions
8299d38 Adding more tests
1e877b6 Adding tests
7670519 Allow channels to flush to fix broken test
67cb821 Better handling on different data types
4a1c249 Changing from tokenized parsing to regexp
e038be1 First tests for window
61377df Fix groupby column or function and add new tests covering sql parsing
160923b Fix lint issues
7d456e3 Fix termui table output
5b434ab Fixing data race condition on view
3fe18bc Groupby models
b530e2e Implementing Where with Conditioner Interface
9b32b21 Implementing multiple groupby with single key.
bb4fe29 Implemeting ORDER BY and LIMIT on view and refactoring GROUP BY
055af0f Input refactor and fix less rows than limit bug
7f15a4b Merge pull request #1 from gfleury/multiple_groupby
445b717 Merge pull request #2 from gfleury/window_tumbling
7ca24e0 Merge pull request #3 from gfleury/window
e69c357 Multiple groupby
31428b3 Multiple order by
ce348d6 Poor refactoring of viewdata
8bc043d Poorly fixing data race conditions on table, viewdata and input/output.
1e6125d Refactor on Table and view error handling
4488c1f Refactor on groupby field mapping and adding order by field mapping
bd52c8f Refactoring tests for tableregex
c3d3276 Refactoring viewdata
9557b92 Remove test code
f64958b Removing non selected fields from result.
23fd00b Removing unecessary fmt.Println calls
fde0314 Removing viewdata mutex
546e5cc Renaming getters
b60b442 SimpleViewData missing methods
b8bdae3 Tests RATE + SESSION implementation
82659b3 Update CONCEPTS.md
99b0072 Update CONCEPTS.md
d3f28f9 first commit
3e497b9 first commit
da84deb first commit
255f53d first commit
967aa86 first commit
782e70b first commit
99022f3 first commit
b036f9a fix ineffectual assignment to err
1d634bb fix ineffectual assignment to err
ff6b9d0 fix ineffectual assignment to err