Viewing profile — d3n_devn
d3n_devn
HN member- Joined
- Tue, Mar 31, 2026, 8:53 PM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About d3n_devn
Developer. Building tools for algorithmic crypto trading
Recent public activity
-
comment
Comment #47644477
[dead]
-
comment
Comment #47619254
[dead]
-
comment
Comment #47619235
The most useful Redis pattern I've found for real-time data: write with explicit TTLs and let stale data expire naturally instead of invalidating. If your writer dies, the data exp…