
5/20/2025
What this post added
Introduced unlimited storage for Dicts, changed item expiry to 7 days since last read or write, added data durability, and implemented a locking primitive via the `skip_if_exists` flag on `.put()`. This enables advanced caching and de-duplication patterns for serverless workloads.