/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: Zedis – A Redis clone I'm writing in Zig
(github.com)
135 points
barddoo
| 2 comments |
19 Sep 25 21:55 UTC
|
HN request time: 0.001s
|
source
Writing Redis from scratch in Zig.
1.
nitishr
◴[
20 Sep 25 01:24 UTC
]
No.
45308953
[source]
▶
>>45307166 (OP)
#
Are you keeping it single threaded?
replies(1):
>>45309584
#
ID:
GO
2.
barddoo
◴[
20 Sep 25 02:19 UTC
]
No.
45309584
[source]
▶
>>45308953 (TP)
#
No, I wasn’t able to get it working with async io using io_uring/kqueue.
↑