Commit Graph

38 Commits

Author SHA1 Message Date
Jon Lundy
2732178507
feat: make projector extendable 2022-09-08 12:45:53 -06:00
Jon Lundy
092a4d59f1
fix: disk counters 2022-09-08 10:32:35 -06:00
Jon Lundy
be8a318ca3
feat: add histograms for request time 2022-09-07 20:11:41 -06:00
Jon Lundy
fb72d4bc8c
fix: api handlers. add tests 2022-09-07 16:00:10 -06:00
Jon Lundy
7c48812057
Merge remote-tracking branch 'origin/main' into inprogress 2022-09-07 12:32:28 -06:00
Jon Lundy
47aff6b106
Fix join (#2)
* fix: baseurl join

* chore: update graphql gen
2022-09-07 12:29:33 -06:00
Jon Lundy
a42270c6ac tests: add testing around set and es aggregate 2022-09-07 12:27:58 -06:00
Jon Lundy
700d6370f2
Fix join (#2)
* fix: baseurl join

* chore: update graphql gen
2022-09-07 12:26:14 -06:00
Jon Lundy
ba3c302dc4
tests: add testing around set and es aggregate 2022-09-06 20:07:50 -06:00
Jon Lundy
c5fdb1319c
Merge pull request #1 from sour-is/inprogress
Adding initial projection support and peerfinder app
2022-09-06 10:40:02 -06:00
Jon Lundy
063dca997f
feat: add projection layer to eventstore 2022-09-06 10:35:14 -06:00
Jon Lundy
f65e9ca666
feat: updates 2022-09-04 08:34:22 -06:00
Jon Lundy
8c54eefcdd
feat: inprogress 2022-08-23 21:24:13 -06:00
Jon Lundy
0a964cb631
refactor: move handler register to apps 2022-08-19 13:57:07 -06:00
Jon Lundy
814c974e93
refactor: move graphql into individual services 2022-08-19 12:29:57 -06:00
Jon Lundy
d06e0bac3e
Create README.md 2022-08-17 12:36:10 -06:00
Jon Lundy
c9dddf5aa3
fix: improve span logs 2022-08-16 16:06:25 -06:00
Jon Lundy
6033437584
fix: msgbus get handler 2022-08-15 13:40:24 -06:00
Jon Lundy
5458d35be0
fix: event marshalling 2022-08-15 08:05:04 -06:00
Jon Lundy
2af4652f73
fix: add baseURL to endpoints 2022-08-14 13:56:55 -06:00
Jon Lundy
01285ebc9a
feat: add well known for user lookup 2022-08-14 13:40:02 -06:00
Jon Lundy
353b15ce61
fix: event marshalling 2022-08-14 10:56:00 -06:00
Jon Lundy
ad57c89945
feat: add create salty user 2022-08-14 10:04:49 -06:00
Jon Lundy
5ab185df21
fix: add more traces 2022-08-13 18:59:15 -06:00
Jon Lundy
c144c96a98
build: remove secret 2022-08-13 15:28:38 -06:00
Jon Lundy
72d07276cd
feat: opentelemetry for tracing and metrics 2022-08-13 13:34:13 -06:00
Jon Lundy
868d41de9f
fix: improve handling trace shutdown 2022-08-12 18:37:03 -06:00
Jon Lundy
ea2186a034
feat: add logs/metrics/tracing 2022-08-12 15:53:16 -06:00
Jon Lundy
fd97f2ff17
fix: merge 2022-08-10 21:33:00 -06:00
xuu
23639bc306 fix: file sharing of wal 2022-08-11 03:18:04 +00:00
xuu
50b44a7bb7 fix: idx to index 2022-08-11 01:18:42 +00:00
Jon Lundy
5e87ccda79
feat: add websocket handler 2022-08-10 11:37:01 -06:00
Jon Lundy
72e7d5f265
fix: improve paging and subscriptions 2022-08-10 10:09:58 -06:00
Jon Lundy
0642879c07
feat: add subscriptions and rework interfaces 2022-08-09 16:23:33 -06:00
Jon Lundy
82f23ae323
feat: add graphql 2022-08-07 12:03:43 -06:00
Jon Lundy
f436393965
tests: add locker and math tests 2022-08-06 09:52:54 -06:00
Jon Lundy
189cb5c968
feat: add memstore driver 2022-08-04 22:11:34 -06:00
Jon Lundy
1010657a02
initial commit 2022-08-04 15:30:29 -06:00