We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bcb101 commit 063f95bCopy full SHA for 063f95b
hstream-store/HStream/Store/Stream.hs
@@ -161,7 +161,7 @@ import qualified HStream.Store.Internal.Types as FFI
161
import HStream.Utils (genUnique)
162
163
-- Comment this to disable local cache
164
-#define HSTREAM_USE_LOCAL_STREAM_CACHE
+-- #define HSTREAM_USE_LOCAL_STREAM_CACHE
165
166
#ifdef HSTREAM_USE_LOCAL_STREAM_CACHE
167
import Control.Concurrent (MVar, modifyMVar_, newMVar,
0 commit comments