summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-09-27 12:52:55 +0000
committerDries Buytaert <dries@buytaert.net>2009-09-27 12:52:55 +0000
commit803b8b3940257330e3945e243d559718c85cc481 (patch)
treeba082ac801da31f06385ead5bea4338eb4ccc4c0 /modules/system
parent252996066042b290bff9bebba8f8256cab62a999 (diff)
downloadbrdo-803b8b3940257330e3945e243d559718c85cc481.tar.gz
brdo-803b8b3940257330e3945e243d559718c85cc481.tar.bz2
- Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests.
The Field Attach API uses the Field Storage API to perform all "database access". Each Field Storage API hook function defines a primitive database operation such as read, write, or delete. The default field storage module, field_sql_storage.module, uses the local SQL database to implement these operations, but alternative field storage backends can choose to represent the data in SQL differently or use a completely different storage mechanism such as a cloud-based database.
Diffstat (limited to 'modules/system')
0 files changed, 0 insertions, 0 deletions