langgraph-checkpoint-redis

View on PyPIReverse Dependencies (0)

0.0.3 langgraph_checkpoint_redis-0.0.3-py3-none-any.whl

Wheel Details

Project: langgraph-checkpoint-redis
Version: 0.0.3
Filename: langgraph_checkpoint_redis-0.0.3-py3-none-any.whl
Download: [link]
Size: 44729
MD5: 292fc224670616f00741939b70273db5
SHA256: 4ccfc01a98dacb9a38b6358173e42303ce6574fae1ec7dd49a86ecefc9e386b0
Uploaded: 2025-03-07 22:50:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: langgraph-checkpoint-redis
Version: 0.0.3
Summary: Library with a Redis implementation of LangGraph checkpoint saver.
Author: Redis Inc.
Author-Email: applied.ai[at]redis.com
Home-Page: https://www.github.com/redis-developer/langgraph-redis
Project-Url: Repository, https://www.github.com/redis-developer/langgraph-redis
License: MIT
Keywords: ai,redis,redis-client,vector-database,vector-search
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<3.14
Requires-Dist: langgraph (<0.3.0,>=0.2.70)
Requires-Dist: langgraph-checkpoint (<3.0.0,>=2.0.10)
Requires-Dist: python-ulid (<4.0.0,>=3.0.0)
Requires-Dist: redis (<6.0.0,>=5.2.1)
Requires-Dist: redisvl (<0.5.0,>=0.4.1)
Description-Content-Type: text/markdown
[Description omitted; length: 6862 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
langgraph/checkpoint/redis/__init__.py sha256=PBMKjKUoxaCo870T9lRqwMPNbKArSZ2iod8COsuUXT4 18524
langgraph/checkpoint/redis/aio.py sha256=At_EB06QfmJIc0txbf_oHLjlkfOB6he1G6sYf8VS_C8 26299
langgraph/checkpoint/redis/ashallow.py sha256=7xtQmZVaFVRgcFjwCzrda3LoLB8stfdpFk2O58Qj9Zs 21697
langgraph/checkpoint/redis/base.py sha256=FZeTlZUadigkYvU_t3nyHZz3udpsShk7QV5rhndnhgs 17532
langgraph/checkpoint/redis/jsonplus_redis.py sha256=15PRwOGzsvw5uSp8a6XpVqAir2aYDg6CZ_hZMiq2-X0 1122
langgraph/checkpoint/redis/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
langgraph/checkpoint/redis/shallow.py sha256=ddmpQohP4MQZqgHuIh8Sh4GDQFdtjBiO-e6QGBEOxXU 20164
langgraph/checkpoint/redis/types.py sha256=0gaSxi3U8Yrc9xh83DMNjYUEah9a5ePJ08-BC8YiDtM 372
langgraph/checkpoint/redis/util.py sha256=UIx2N1SiuqcAqZuyrD1qzizGQ6ciPP5rsbfs3P6ey7U 2050
langgraph/checkpoint/redis/version.py sha256=sDXVebmRTvfreSOwyoiIkXfrTkXCY-VBeQjYNPlQgCk 225
langgraph/store/redis/__init__.py sha256=ArXRD2iETy8f2gQGaR5pQ94-zIpA1mrBaY00Bc2KeLQ 15103
langgraph/store/redis/aio.py sha256=-iXx9QIQ1M2Ti4ATENIst21zHuCkhQaP3XfXDYN0h7o 24746
langgraph/store/redis/base.py sha256=pjlpnl46RWnsOmE5vld6AjKxtT3l0yEoGRQiOriqLPQ 13561
langgraph/store/redis/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
langgraph/store/redis/token_unescaper.py sha256=1HBFqiySbaVjOi9jSHTMousCIL-kQMErQINYE2HT_QA 1389
langgraph/store/redis/types.py sha256=YpI4GssHdcMeKZ2wuyFrnNuZPqGA3WyUwb5mI1e8IBY 316
langgraph_checkpoint_redis-0.0.3.dist-info/LICENSE sha256=2v6toPUma4IGq_SkqpNx7-EyzuLwAnWFD1xusyexkjY 1068
langgraph_checkpoint_redis-0.0.3.dist-info/METADATA sha256=bFes7b7vwLvuniZCNbeFud2V01SNZrJQhcjFf-t7O7k 7925
langgraph_checkpoint_redis-0.0.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
langgraph_checkpoint_redis-0.0.3.dist-info/entry_points.txt sha256=LbkfZ9R78fjrs_3ACVALIupb3htOz8t8m53wfLTL-EE 267
langgraph_checkpoint_redis-0.0.3.dist-info/RECORD

entry_points.txt

check-format = scripts:check_format
check-lint = scripts:check_lint
check-mypy = scripts:check_mypy
check-sort-imports = scripts:check_sort_imports
format = scripts:format
sort-imports = scripts:sort_imports
test = scripts:test
test-verbose = scripts:test_verbose