Skip to content

feat: add PDO cache storage driver with unit and integration tests#491

Merged
SonyPradana merged 9 commits into
masterfrom
feat/cache-pdo-driver
Mar 10, 2026
Merged

feat: add PDO cache storage driver with unit and integration tests#491
SonyPradana merged 9 commits into
masterfrom
feat/cache-pdo-driver

Conversation

@SonyPradana

Copy link
Copy Markdown
Owner
Q A
Is bugfix? No
New feature? Yes
Breaks BC? No
Fixed issues

- Implement PdoStorage with raw SQL for portability
- Add PdoStorageTest for unit testing (SQLite memory)
- Add PdoStorageRealConnectionTest for integration testing
- Apply project-wide coding standard fixes via php-cs-fixer
@SonyPradana SonyPradana merged commit 3ef124e into master Mar 10, 2026
15 checks passed
@SonyPradana SonyPradana deleted the feat/cache-pdo-driver branch March 10, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants