eventstore/mmm: we added another db on layers.

This commit is contained in:
fiatjaf
2025-06-29 21:43:50 -03:00
parent 028a1637fb
commit 32df8e407a

View File

@@ -59,7 +59,7 @@ func (il *IndexingLayer) Init() error {
return err
}
env.SetMaxDBs(8)
env.SetMaxDBs(9)
env.SetMaxReaders(1000)
env.SetMapSize(1 << 38) // ~273GB