Metadata-Version: 2.4
Name: orion-cache
Version: 0.1.0
Summary: Shared Redis cache decorator for internal Python services — write once, import everywhere.
Author-email: Ali Rashidi <aliinreallifee@gmail.com>
License: MIT
Project-URL: Repository, https://github.com/aliinreallife/orion-cache
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: redis>=5.0.0
Requires-Dist: python-dotenv>=1.0.0
Dynamic: license-file

# orion-cache
orion-cache Shared Redis cache decorator for internal Python services — write once, import everywhere.
