simerplaha / SwayDB

Persistent and in-memory key-value storage engine for JVM that scales on a single machine.

Home Page:https://swaydb.simer.au

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use base `SwayDBException` for all internal `Exception`s

simerplaha opened this issue · comments

commented

Exceptions only occur in extreme cases like

  • An operation-system issue
  • Reporting a bug or corruption