Hacker News new | ask | show | jobs
by remram 1475 days ago
Redis also has a Stream data type since version 5, which is designed exactly for this. No need to build something on top of lists anymore.