This repository was archived by the owner on Feb 5, 2024. It is now read-only.
This repository was archived by the owner on Feb 5, 2024. It is now read-only.
Can KeyValueStore be used with ManagerRegistry? #99
Open
Description
I want to create a Repository class for my entity that uses KeyValueStore.
I saw that there is an EntityManager, but i didn't see anything related to Doctrine\Common\Persistence\ManagerRegistry which is the first argument that repo constructors usually receive.
How can i build the Repository class as similar as the MySQL ones?
Metadata
Metadata
Assignees
Labels
No labels