Commit Graph

55 Commits

Author SHA1 Message Date
Jon Lundy 7315759b20 refactor: moving items around into related files/packages 2022-11-23 13:55:39 -07:00
Jon Lundy bbb45c8854 feat: updates to peerfinder app 2022-11-20 10:34:00 -07:00
Jon Lundy 5e31d27c54 feat: add cron 2022-11-20 10:28:07 -07:00
Jon Lundy 4b4d3b743d chore: go fmt 2022-11-20 10:26:20 -07:00
Jon Lundy 92b813c9ed chore: add named span 2022-11-20 10:22:15 -07:00
Jon Lundy 165492e3ec chore: add telemetry 2022-11-20 10:21:06 -07:00
Jon Lundy cb6abfc4ba chore: add bounded set 2022-11-20 10:20:29 -07:00
Jon Lundy 5bebbc473a chore: fmt 2022-11-20 10:18:21 -07:00
Jon Lundy 4baeb07cb7 fix: start position when first > 1 2022-11-20 10:17:15 -07:00
Jon Lundy 03df7902ad chore: add more trace attrs, add truncate 2022-11-20 10:15:51 -07:00
Jon Lundy ab9561f8b3 chore update playground 2022-11-20 10:13:36 -07:00
Jon Lundy 12716ae972 chore: add peerfinder assets 2022-10-30 10:00:53 -06:00
Jon Lundy 6569c58e37 feat: add resolvelinks 2022-10-30 09:18:08 -06:00
Jon Lundy 5bf052580f chore: add traces to peerfinder 2022-10-25 20:37:59 -06:00
Jon Lundy 9dd9443bc9 chore: make connection paging more like standard 2022-10-25 20:15:57 -06:00
Jon Lundy 7ae2a8ad25 chore: changes to salty service 2022-10-25 16:11:28 -06:00
Jon Lundy e118d06985 chore: update make and ignore 2022-10-14 09:47:02 -06:00
Jon Lundy 33bba9d8f7 chore: add pkg names 2022-10-13 15:32:25 -06:00
Jon Lundy e7df4cc479 chore: move LoadForUpdate to seporate interface 2022-09-30 14:56:28 -06:00
Jon Lundy 129968d179 feat: make projector extendable 2022-09-30 14:56:28 -06:00
Jon Lundy 9878ed4a79 fix: disk counters 2022-09-30 14:56:28 -06:00
Jon Lundy 9103de501b feat: add histograms for request time 2022-09-30 14:56:28 -06:00
Jon Lundy 6425fcadcd fix: api handlers. add tests 2022-09-30 14:56:28 -06:00
Jon Lundy 4d3c5df454 Create go.yml 2022-09-07 12:34:42 -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 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