Persistent Arrays

Update of "Persistent Arrays"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 693a3969b8f9496e5bd54f1c3dc8090f10f50942
Page Name:Persistent Arrays
Date: 2013-06-12 22:37:28
Original User: andreas_kupries
Content

Variations of persistent arrays, aka dictionaries. Multiple APIs with different sets of features. Multiple backends implementing the APIs (usually in-memory & sqlite). JSON serialization.

The simplest class fits with Tcllib's tie package and API.