Show HN: Building Memory as a Service with Memrun
https://www.autoencoders.com/papers/building-memory-as-a-service/Python SDK for services where the expensive part is loading data, not processing it. Sticky routing keeps requests on the same worker, NVMe cache eliminates repeated S3 fetches, and you deploy with a decorator + one CLI command.