| Home | Trees | Index | Help |
|
|---|
| Package Pyblio :: Package Stores :: Module 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
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Sep 24 23:52:43 2006 | http://epydoc.sf.net |