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

TahoeLAFS.Storage.Backend.Memory

Documentation

data MemoryBackend Source #

Constructors

MemoryBackend (Map StorageIndex Bucket) MutableShareStorage 

Instances

Instances details
Show MemoryBackend Source # 
Instance details

Defined in TahoeLAFS.Storage.Backend.Memory

Backend (IORef MemoryBackend) Source # 
Instance details

Defined in TahoeLAFS.Storage.Backend.Memory