| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Memory Memory objects are key-value gateways to a database or any other kind of memory storage. They behave the same way dictionaries do, which makes it easier to mock them. |
|||
|
MemoryPool A MemoryPool object provides an extended way of using Memory gateways. It holds more than one connection open, so it should be theoretically faster than ad-hoc connections. However, it does not necessarily imply that the objects in the pool are connected to different servers. |
|||
Imports: wraps, Memorized, memorize
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 22 14:33:19 2010 | http://epydoc.sourceforge.net |