Module oceanserver
|
|
Ocean
This storage works based on records stored in a hashtable The id must
be hashable Internally, there is a long list of records and an index
table which contains references to where these records are
|
|
|
PyroOcean
|
|
|
TestOcean
|
|
|
__ITEM_HEADER_FORMAT__ = "=16sdLc"
|
|
|
ITEM_S = Struct(__ITEM_HEADER_FORMAT__)
|
|
|
daemon = None
|
Imports:
sys,
os,
getopt,
izip,
Struct,
time,
unittest,
OOBTree,
persistent,
TimeStamp,
get_ip_address,
CURRENT_DIR,
main_is_frozen,
read_config,
setup_json_protocol,
cache,
diskindex,
PersistenceEngine,
HF_S,
ENDIANESS,
modules,
portalocker