Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Doctrine storage adapter #3

Open
2 tasks
pierredup opened this issue Jan 24, 2017 · 0 comments
Open
2 tasks

Add Doctrine storage adapter #3

pierredup opened this issue Jan 24, 2017 · 0 comments

Comments

@pierredup
Copy link
Member

Add a storage adapter for Doctrine.

This should include 2 adapters:

  • DoctrineORMAdapter
  • DoctrineDbalAdapter

The DBAL and ORM should be separate, so that it can be used regardless of wether you use the full ORM or only the Dbal. This should also work independently from the Symfony integration, although with the Symfony integration, we should auto-configure as much as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant