Mercurial > libervia-backend
comparison src/bridge/bridge_constructor/mediawiki_template.tpl @ 432:31e8c48b5f5d
core: - memory refactoring (moved memory.py and sqlite.py from tools to memory)
- private values are now stored in storage (currently sqlite database) and splitted in normal/binary storage. Normal storage is for string key/values, binary storage is for string key and any python data for value
- PersistentDict and PersistentBinaryDict are sugar classes to manage the data in storage thought a python dictionary like class.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 20 Nov 2011 15:34:37 +0100 |
parents | 56d9c4cfdcfa |
children | aebc8ba05129 |
comparison
equal
deleted
inserted
replaced
431:482b9bcf0ca4 | 432:31e8c48b5f5d |
---|