Hacker News new | ask | show | jobs
by OutOfHere 453 days ago
In-memory caches (lacking persistence) shouldn't be called a database. It's not totally incorrect, but it's an abuse of terminology. Why is a Python dictionary not an in-memory key-value database?