Skip to content

1.0.3 (Songbird)

Compare
Choose a tag to compare
@bluestreak01 bluestreak01 released this 18 Jun 20:52
· 4665 commits to master since this release
  • thrift support is optional. NFSdb works well with POJOs.
  • durable transaction support (JournalWriter.commitDurable())
  • Journal.select() to chose active columns. This saves a lot of unnecessary disk reading.
  • Queries for invalid symbols return empty result set instead of throwing exceptions
  • 5% performance improvement