Commit Graph

11 Commits

Author SHA1 Message Date
fe01fd1f72
perf: increase worker pool queue buffer size 1 -> ~4k
* Previosuly the worker queue pool buffer size was 1 which applies a backpressure on the fast missing blocks producer

* Define our queue size and why we chose this value
2024-06-20 14:19:06 +08:00
1419caeea7
fix: token burn topic mismatch 2024-06-06 14:51:30 +08:00
b48709abac
docker build: add missing pkg 2024-06-03 11:16:52 +08:00
78b2731047
refactor: move event into pkg to allow external importing 2024-05-30 15:04:12 +08:00
83f2e86750
docs: update run instructions 2024-05-27 18:32:24 +08:00
fa89b4822f
dev: add improved example, change db directory 2024-05-27 18:29:48 +08:00
5d8dd60dca
docs: add NATS details 2024-05-27 18:05:58 +08:00
b92380bf91
docs: fix minor typo 2024-05-27 17:44:00 +08:00
b35016dac1
ci: add docker images, update docs 2024-05-27 17:41:55 +08:00
a599bb200e
docs: add LICENSE and README 2024-05-23 15:21:42 +08:00
2640ecd03b
release: v1.0.0 2024-05-23 14:41:39 +08:00