strands-storage-mongodb
A MongoDB implementation of the Strands Agents unified Storage interface — durable bytes-under-string-keys for session snapshots, context offloading, memory stores, and anything that consumes strands.storage.Storage.
pip install strands-storage-mongodb
from strands_storage_mongodb import MongoDBStorage
storage = MongoDBStorage("mongodb://localhost:27017")
await storage.write("sessions/abc/state.json", b"...bytes...")
This is an alternate distribution name for
strands-mongodb-storage; both install the same MongoDBStoragebackend. Part of the strands-agents-session family.
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file strands_storage_mongodb-0.1.0.tar.gz.
File metadata
- Download URL: strands_storage_mongodb-0.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
227fd7b88a83ffdd5e89b1cb9c402ccc1c5f1916615f9428d91aabd3facf754d
|
|
| MD5 |
346523bdc8c2136de1d10f45889af70c
|
|
| BLAKE2b-256 |
0e3d50c811fe91de56dac46e96b99b6386cf8be13bdfa5215a21208df7d5a3d5
|
File details
Details for the file strands_storage_mongodb-0.1.0-py3-none-any.whl.
File metadata
- Download URL: strands_storage_mongodb-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ffce91ed8706561cfe3f9a8f9f2eaaa5c6504c605fe7e7061533298cfdf86f5
|
|
| MD5 |
05ab2cb27001d3454fe677eab4ebaecc
|
|
| BLAKE2b-256 |
86205bcd71abaae25b0c06e90eb0430dbbdb0e8d9dfe4313fc6d2f0dfb60c76a
|