Skip to content

nielslerches/datastore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datastore

An in-memory datastore, written in Python

Features

  • Two-phase commit
  • Optional indexing
  • Inserts (.add())
    • .update() at some point
    • Same for .delete()

Why

Don't know, really.

About

An in-memory datastore, written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages