SwayDB
SwayDB copied to clipboard
Scala.js & scala-native support
SwayDB does not have any external dependencies other than compression libraries (LZ4 and Snappy) which are optionally enabled.
Majority of the effects are implemented in Effect.scala. May be moving all java.io.* invocations to this class and providing an Effect.scala implementations for target platforms is required.