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)
  dbdestroy(path, nobackup)
  dbimport(target, source)
  dbopen(path)

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 Wed Feb 15 23:19:37 2006 http://epydoc.sf.net