Skip to content

jsoulier/savepoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 values
  • Polymorphic types

Examples

You can find examples here