Hash2Pub/test
Trolli Schmittlauch 914e07a412 change NodeCache protection to STM
- putting the NodeCache behind an IORef had been chose because those
  could've been read non-blocking
- the same is true for TVars. The performance characteristics are likely
  worse, but at the advantage of composability within STM monads
2020-06-05 22:07:47 +02:00
..
FediChordSpec.hs change NodeCache protection to STM 2020-06-05 22:07:47 +02:00
Specs.hs Linting integration 2020-05-19 12:42:06 +02:00