Hacker News new | ask | show | jobs
by jeremycarter 576 days ago
Some large IoT systems need ephemeral timeseries.
1 comments

Which you can store just fine in-memory in a normal data structure. And if you need advanced query capabilities or a query planner there is DuckDB. Using Redis seems like you get most of the disadvantages of having to run a whole database with few of the advantages.