Micro-PHP / Micro-PHP/plugin-doctrine

Implements ORM cache.

Open
#3 0 comments 0 reactions 1 assignee Claimed by @Asisyas View on GitHub
enhancement good first issue
Dominant language
PHP
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Implements ORM cache.
1. read the docs https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/caching.html#caching
2. Implements CacheAdapterFactory (CAF).
3. Implements Business/Connection/ConfigurationFactoryInterface. (CAI)
4. Provide CAI to here https://github.com/Micro-PHP/plugin-doctrine/blob/master/src/Business/Connection/ConnectionFactory.php
5. DriverManager::getConnection() - CAI->create should be as second argument.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.