TraceableDict Logo
latest

Overview

  • General Concept
  • The Solution
  • Memory Performance
  • RunTime Performance

Basic Examples

  • Creating the traceable dict for the first time
  • Updating a single key inside the dictionary
  • Updating the entire dictionary while tracing the changes

Advanced Use Cases

  • Reverting un-committed changes to a dictionary
  • Checkout previous revisions of the dictionary
  • Displaying the commit logs over the different revisions
  • Show changes between revisions, or latest revision and working tree
  • Removing the oldest revision of the traceable dict
TraceableDict
  • Docs »
  • Search
  • Edit on GitHub


© Copyright 2018, Shahar Azulay, Rinat Ishak Revision 212b3216.

Built with Sphinx using a theme provided by Read the Docs.