tahoe-great-black-swamp-0.3.1.0: An implementation of the "Great Black Swamp" LAFS protocol.
Safe HaskellNone
LanguageHaskell2010

TahoeLAFS.Storage.Backend.Memory

Documentation

data MemoryBackend Source #

Constructors

MemoryBackend (IORef ShareStorage) (IORef ShareStorage) (IORef BucketStorage) 

Instances

Instances details
Show MemoryBackend Source # 
Instance details

Defined in TahoeLAFS.Storage.Backend.Memory

Backend MemoryBackend Source # 
Instance details

Defined in TahoeLAFS.Storage.Backend.Memory