Hacker News new | ask | show | jobs
Writing a storage engine for Postgres: an in-memory Table Access Method (notes.eatonphil.com)
3 points by weird_user 955 days ago
1 comments

I'd really hope this moves to a nicely packaged extension in the future: pretty neat and a great effort in writing it up!