Package Pyblio :: Package Stores :: Module memorystore
[show private | hide private]
[frames | no frames]

Module Pyblio.Stores.memorystore

Provides an UNSAVED in-memory store.

This store is useful when processing a temporary database whose size does not exceed the memory of the computer.
Function Summary
  dbcreate(path, schema, args)
  dbdestroy(path, nobackup)
  dbimport(target, source, args)
  dbopen(path, args)

Variable Summary
str description = 'In-memory storage (NOT SAVED)'

Variable Details

description

Type:
str
Value:
'In-memory storage (NOT SAVED)'                                        

Generated by Epydoc 2.1 on Sun Sep 24 23:52:43 2006 http://epydoc.sf.net