summaryrefslogtreecommitdiff
path: root/content/backing_store.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve doxygen comments and add todo for cache and backing storeVincent Sanders2014-11-231-3/+8
|
* remove constness from backing stores store methodVincent Sanders2014-11-231-1/+1
|
* change the persistant data store to owning the allocationsVincent Sanders2014-11-221-25/+24
|
* update entry points to backing store ready for allowing differing object ↵Vincent Sanders2014-11-201-15/+42
| | | | lifetimes
* low level source data cache backing store interface.Vincent Sanders2014-05-121-0/+100