Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
johnisgood
6 months ago
|
parent
|
context
|
favorite
| on:
Show HN: Zedis – A Redis clone I'm writing in Zig
> Then lists, sets, zsets, bitfields, streams, geospatial indexes, hyperloglog / bloom filters, time series.
I mean, I have my own C libraries for most of these!
dns_snek
5 months ago
[–]
In Redis those operations are performed server-side, on a shared dataset, and concurrently by many clients.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I mean, I have my own C libraries for most of these!