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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rest-api: Update file table schema name
Baitinq
2024-06-07
1
-2
/
+2
*
payload-processor: Update file table schema name
Baitinq
2024-06-07
1
-1
/
+1
*
payload-processor: take a list of files
Baitinq
2024-05-30
4
-20
/
+23
*
rest-api: return 404 for all other routes except /
Baitinq
2024-05-30
1
-0
/
+5
*
rest-api: change route to /api/v1/file/
Baitinq
2024-05-30
1
-1
/
+1
*
rest-api: Take file path in query params
Baitinq
2024-05-29
2
-4
/
+3
*
rest-api: handle payloads with an api_key
Baitinq
2024-05-29
9
-34
/
+100
*
rest-api: connect to db and add /file/ GET endpoint
Baitinq
2024-05-27
13
-22
/
+209
*
payload-processor: fmt
Baitinq
2024-05-27
1
-2
/
+4
*
payload-processor: always commit to kafka (for now)
Baitinq
2024-05-27
1
-2
/
+9
*
payload-processor: insert to the file table
Baitinq
2024-05-27
7
-18
/
+59
*
payload-processor: deploy with bazel
Baitinq
2024-05-25
1
-5
/
+16
*
rest-api: deploy with bazel
Baitinq
2024-05-25
5
-14
/
+26
*
cleanup
Baitinq
2024-05-20
1
-2
/
+4
*
payloads-processor: connect to DB and insert dummy data
Baitinq
2024-05-11
9
-15
/
+137
*
Todo
Baitinq
2024-05-06
1
-3
/
+3
*
payload-processor: print message partition
Baitinq
2024-05-05
1
-1
/
+1
*
misc: add todo
Baitinq
2024-05-04
1
-1
/
+1
*
payload-processor: set up testing
Baitinq
2024-05-04
3
-2
/
+39
*
payload-processor: add concurrency
Baitinq
2024-05-04
2
-9
/
+27
*
payload-processor: use consumer group and properly handle application shutdown
Baitinq
2024-05-04
2
-5
/
+21
*
payload-processor: fmt
Baitinq
2024-05-04
1
-1
/
+1
*
payload-processor: print current time when processing
Baitinq
2024-05-03
1
-1
/
+2
*
rest-api: Write to kafka asynchronously
Baitinq
2024-05-02
2
-4
/
+20
*
Switch to kafka :^)
Baitinq
2024-05-02
8
-87
/
+68
*
misc: clean up unnecessary use of ptrs
Baitinq
2024-05-02
2
-6
/
+6
*
payload-processor: add stub
Baitinq
2024-05-02
6
-5
/
+149
*
Change module name and cleanup http handler
Baitinq
2024-05-02
4
-26
/
+61
*
Start setting up rabbitmq connection
Baitinq
2024-05-02
2
-0
/
+45
*
rest-api: Create specific payload endpoint
Baitinq
2024-05-01
1
-2
/
+6
*
rest-api: Add logs
Baitinq
2024-05-01
1
-0
/
+2
*
rest-api: return request body as string
Baitinq
2024-05-01
1
-1
/
+7
*
rest-api: return request body
Baitinq
2024-05-01
1
-4
/
+6
*
Build images with bazel
Baitinq
2024-05-01
4
-15
/
+49
*
Create dummy rest-api service
Baitinq
2024-04-29
3
-2
/
+21
*
Switch to go for rest-api
Baitinq
2024-04-28
26
-31
/
+10
*
Initial commit
Baitinq
2024-04-28
24
-0
/
+31