| Portability | non-portable (uses GHC extensions) |
|---|---|
| Maintainer | lemmih@gmail.com |
| Safe Haskell | None |
Data.Acid.Remote
Description
Network backend.
- acidServer :: SafeCopy st => AcidState st -> PortID -> IO ()
- openRemoteState :: IsAcidic st => HostName -> PortID -> IO (AcidState st)