Metadata-Version: 2.4
Name: mosesaic-memory
Version: 0.2.3
Summary: Mosesaic memory layer — short-term, long-term (Qdrant), working (Valkey) memory
Project-URL: Homepage, https://github.com/alexFund/mosesaic
Project-URL: Repository, https://github.com/alexFund/mosesaic
Author: Alexander Sultan-Shakh
License: Elastic-2.0
Requires-Python: >=3.12
Requires-Dist: anyio>=4.7.0
Requires-Dist: mosesaic-core
Provides-Extra: dev
Requires-Dist: anyio[trio]>=4.7.0; extra == 'dev'
Requires-Dist: pytest-anyio>=0.0.0; extra == 'dev'
Requires-Dist: pytest>=8.3.0; extra == 'dev'
Provides-Extra: qdrant
Requires-Dist: qdrant-client>=1.9.0; extra == 'qdrant'
Provides-Extra: valkey
Requires-Dist: valkey>=6.0.0; extra == 'valkey'
