Skip to content

Add Doctrine storage adapter #3

@pierredup

Description

@pierredup

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions