mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-04-27 04:15:13 +00:00
Merge branch 'master' into rcv-services
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
{-# LANGUAGE ScopedTypeVariables #-}
|
||||
{-# LANGUAGE TypeApplications #-}
|
||||
|
||||
module Simplex.Messaging.Server.StoreLog.ReadWrite where
|
||||
module Simplex.Messaging.Server.StoreLog.ReadWrite
|
||||
( writeQueueStore,
|
||||
readQueueStore,
|
||||
) where
|
||||
|
||||
import Control.Concurrent.STM
|
||||
import Control.Logger.Simple
|
||||
|
||||
Reference in New Issue
Block a user