Data.TCache

Inherited from STM and variations

atomically

atomicallySync

data STM a

unsafeIOToSTM

safeIOToSTM

Operations with cached database references

data DBRef a

getDBRef

keyObjDBRef

newDBRef

readDBRef

writeDBRef

delDBRef

IResource class

class IResource a

Operations with cached objects

data Resources a b

resources

withSTMResources

withResources

withResource

getResources

getResource

deleteResources

deleteResource

Trigger operations

addTrigger

Cache control

flushDBRef

flushAll

type Cache

setCache

newCache

syncCache

setConditions

clearSyncCache

numElems

syncWrite

data SyncMode

clearSyncCacheProc

defaultCheck

Other

onNothing