sasync.items module documentation
        
          Part of sasync
        
      Dictionary-like objects with behind-the-scenes database persistence.
Items provides a
public interface for non-blocking database access to persistently stored
name:value items within a uniquely-identified group.
| Class | Missing | An instance of me is returned as the value of a missing item. | 
| Class | Transactor | I do the hands-on work of non-blocking database access for the
persistence of name:valueitems within a uniquely-identified
group. | 
| Class | Items | I provide a public interface for non-blocking database access to persistently stored name:value items within a uniquely identified group. | 
