Metadata-Version: 2.4
Name: bs-state
Version: 2.4.0
Summary: State
Author: Björn Petersen
Author-email: Björn Petersen <pypi@bjoernpetersen.net>
License-Expression: MIT
License-File: LICENSE
Classifier: Private :: Do Not Upload
Requires-Dist: opentelemetry-api>=1.22,<2
Requires-Dist: pydantic>=2.11,<3
Requires-Dist: aiofile>=3,<4 ; extra == 'file'
Requires-Dist: kubernetes-asyncio>=33,<34 ; extra == 'kubernetes'
Requires-Dist: opentelemetry-instrumentation-redis ; extra == 'redis'
Requires-Dist: redis[hiredis]>=6,<8 ; extra == 'redis'
Requires-Dist: opentelemetry-instrumentation-redis ; extra == 'valkey'
Requires-Dist: valkey[libvalkey]>=6,<7 ; extra == 'valkey'
Requires-Python: >=3.13, <3.14
Project-URL: changelog, https://github.com/BlindfoldedSurgery/bs-config/blob/main/CHANGELOG.md
Project-URL: homepage, https://github.com/BlindfoldedSurgery/bs-state
Project-URL: source, https://github.com/BlindfoldedSurgery/bs-state
Provides-Extra: file
Provides-Extra: kubernetes
Provides-Extra: redis
Provides-Extra: valkey
Description-Content-Type: text/markdown

# bs-state

[![CI status][github-actions-image]][github-actions-link]
[![codecov][codecov-image]][codecov-link]

[github-actions-image]: https://github.com/blindfoldedsurgery/bs-state/actions/workflows/workflow.yml/badge.svg
[github-actions-link]: https://github.com/blindfoldedsurgery/bs-state/actions/workflows/workflow.yml

[codecov-image]: https://codecov.io/gh/BlindfoldedSurgery/bs-state/graph/badge.svg?token=BT5OY4VJ3P
[codecov-link]: https://codecov.io/gh/BlindfoldedSurgery/bs-state
