index
:
fs-tracer-backend
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deploy.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-27
payload-processor: fmt
Baitinq
1
-2
/
+4
2024-05-27
payload-processor: always commit to kafka (for now)
Baitinq
1
-2
/
+9
2024-05-27
payload-processor: insert to the file table
Baitinq
11
-19
/
+64
2024-05-27
misc: Create first Supabase migration
Baitinq
7
-2
/
+186
2024-05-25
misc: deploy in parallel
Baitinq
1
-2
/
+2
2024-05-25
payload-processor: deploy with bazel
Baitinq
9
-69
/
+42
2024-05-25
rest-api: deploy with bazel
Baitinq
15
-169
/
+49
2024-05-20
cleanup
Baitinq
2
-3
/
+4
2024-05-11
payloads-processor: connect to DB and insert dummy data
Baitinq
18
-17
/
+168
2024-05-07
k8s: set default number of kafka topic partitions to 2
Baitinq
2
-3
/
+2
2024-05-06
Todo
Baitinq
1
-3
/
+3
2024-05-05
Add todo
Baitinq
1
-0
/
+1
2024-05-05
payload-processor: print message partition
Baitinq
1
-1
/
+1
2024-05-05
k8s: fix metallb config resources not being applied
Baitinq
3
-1
/
+34
2024-05-05
k8s: add kafka-ui config
Baitinq
2
-1
/
+29
2024-05-04
misc: add todo
Baitinq
2
-3
/
+1
2024-05-04
misc: kafka: set default number of partitions to 2
Baitinq
1
-0
/
+1
2024-05-04
misc: fix metallb.yml file
Baitinq
1
-0
/
+1
2024-05-04
payload-processor: set up testing
Baitinq
6
-4
/
+51
2024-05-04
payload-processor: add concurrency
Baitinq
2
-9
/
+27
2024-05-04
go mod tidy
Baitinq
3
-10
/
+9
2024-05-04
misc: use bitnami chart for metallb
Baitinq
1
-5
/
+2
2024-05-04
kafka: set smaller retention limit
Baitinq
1
-0
/
+2
2024-05-04
misc: set proper priorities in helmsman config
Baitinq
1
-2
/
+4
2024-05-04
payload-processor: use consumer group and properly handle application shutdown
Baitinq
3
-5
/
+24
2024-05-04
payload-processor: fmt
Baitinq
1
-1
/
+1
2024-05-04
misc: add helmsman config
Baitinq
6
-10
/
+60
2024-05-03
payload-processor: print current time when processing
Baitinq
2
-3
/
+4
2024-05-02
rest-api: Write to kafka asynchronously
Baitinq
2
-4
/
+20
2024-05-02
Switch to kafka :^)
Baitinq
14
-96
/
+131
2024-05-02
misc: add deploy.sh script
Baitinq
2
-5
/
+8
2024-05-02
misc: clean up unnecessary use of ptrs
Baitinq
2
-6
/
+6
2024-05-02
payload-processor: add stub
Baitinq
18
-211
/
+178
2024-05-02
Fix gazelle warning
Baitinq
1
-1
/
+1
2024-05-02
Change instructions to reference the service in the tag
Baitinq
1
-2
/
+2
2024-05-02
Change module name and cleanup http handler
Baitinq
6
-27
/
+79
2024-05-02
Start setting up rabbitmq connection
Baitinq
6
-3
/
+61
2024-05-01
rest-api: Create specific payload endpoint
Baitinq
1
-2
/
+6
<