TGINSIGHT CHAT
AHdark's Channel
@AHdark_Channel
TechnologiesSenior high school student with a deep passion for coding. Driven by a love for problem-solving, I’m diving into algorithms while honing my skills in TypeScript, Rust, and Golang. Blog: https://ahdark.blog GitHub: https://github.com/AH-dark
Recent posts
Page 21 of 85 · 1,015 posts
Posted Jul 6
干到三点,把 Etcd 也搞定了,相对 Redis 来说网络层资源占用会小一些 https://github.com/AH-dark/distributed-scheduler/pull/2
Posted Jul 6
生命周期我操你妈
Posted Jul 5
每日一炸……
Posted Jul 5
干到三点,把 Etcd 也搞定了,相对 Redis 来说网络层资源占用会小一些 https://github.com/AH-dark/distributed-scheduler/pull/2
Posted Jul 3
测试加修改了两小时,总算能用了。目前支持了 Redis Key Scan 和 ZSet 两种,后面应该会加入 Etcd 等方式。 https://github.com/AH-dark/distributed-scheduler
Posted Jul 3
#吐槽 #绝区零 朋友, 开服延期了, 保真, 延到五号甚至是六号了, 明天就不要起这么早了好吧🤓👆 via Nostr@cxplay
Posted Jun 30
https://github.com/AH-dark/ns-ip
Posted Jun 30
没有人陪我去日本玩 😭
Posted Jun 28
没有人陪我去日本玩 😭
Posted Jun 27
啊?可我都会一点
Posted Jun 26
当你移除了看上去没什么用的代码😕 Source: X
Posted Jun 25
分布式调度系统 这是一个分布式调度程序,可用于在机器集群上调度任务。该调度程序以 Rust 实现,并使用 tokio 库进行异步 IO。该调度程序设计为容错的,可以从调度程序本身或集群中的机器故障中恢复。 https://github.com/AH-dark/distributed-scheduler 现阶段是基于 job_scheduler 做的,考虑更换,这玩意tm停止维护了……这算是我第一个发布的 Rust library 吧,欢迎评价,欢迎提出意见,欢迎来喷,也欢迎 PR,我会尽力改善的。