Remote Entity

Categories

Component ID

1138848

Component name

Remote Entity

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module provides an entity controller which allows data to be stored in other than the standard SQL database. At the moment there is a core patch needed to make the Schema API work with multiple databases. Besides that, another patch is needed to make EntityFieldQuery query the non-default database.

Patch for Schema API:
#1125024: Enabling Schema API with remote databases