Skip to content

Sophia v2.2 Release. http://sophia.systems

Latest
Compare
Choose a tag to compare
@pmwkaa pmwkaa released this 16 Aug 19:04
· 21 commits to master since this release

Changelog:

  • Next generation storage architecture
  • New storage scheme: row model, typed fields
  • Storage optimizations: zero-cost numeric store, pluggable meta-data
  • Support for secondary indexes
  • O_DIRECT support
  • Separate compaction settings per database/index
  • Performance and profiling
  • Automatic key expire
  • Custom comparator, limits
  • Lots of refactoring and tests in production