ServiceActive

Modal Dicts

Distributed, persisted key-value storage for Modal Apps, like Python dicts in the cloud.

Open source page

Product features

Product features

Addenda

Async .aio methods

Interact asynchronously by adding the .aio suffix to methods like put and get.

cloudpickle serialization

Objects of any serializable type are serialized using cloudpickle.

Configuring vLLM for maximum throughput

Deploying vLLM on Modal

Inactivity expiration

Each object expires after 7 days of inactivity (no reads or writes).

Loading filings from the SEC EDGAR Feed

Organizing a batch job on Modal

Python dict-like API

Store and retrieve values using keys via bracket indexing and get/put.

Run LLM inference at maximum throughput

Serving tokens at maximum throughput

Transforming SEC filings for batch processing

Utilities for loading filings from the SEC EDGAR Feed

Utilities for transforming SEC Filings