Skip to content

jsoulier/savepoint

Repository files navigation

Savepoint

A simple, fast, and reliable key-value database for games written in C++

Features

  • Automatic transactions
  • Lazy upgrading
  • UUID and spatial keys
  • Inherited and nested fields
  • Polymorphic types
  • Arrays, vectors, sets, maps, pointers, etc

Examples

See here