Emmanuel Garette
|
299e51e806
|
start works on storage
|
2014-04-12 22:47:52 +02:00 |
Emmanuel Garette
|
77c1ccf40b
|
add 'cache' property
|
2013-09-07 17:25:22 +02:00 |
Emmanuel Garette
|
f8b0a53c3f
|
cache is always a dictionary in memory
|
2013-09-07 10:31:39 +02:00 |
Emmanuel Garette
|
22bfbb9fa4
|
storage no more in setting.py, code is now in storage/__init__.py
|
2013-09-06 23:15:36 +02:00 |
Emmanuel Garette
|
aeeaf6ec14
|
impl_get_information and impl_set_information are, now, persistent in storage
|
2013-09-03 10:38:38 +02:00 |
Emmanuel Garette
|
71a8171c52
|
add tests for persistent mode
|
2013-08-27 22:08:35 +02:00 |
Emmanuel Garette
|
3be005e82e
|
add test test/test_dereference.py + memoryleaks in optiondescription's cache
|
2013-08-27 21:36:52 +02:00 |
Emmanuel Garette
|
acd27fb56c
|
huge use of weakrefs to remove memoryleaks due to circular references
|
2013-08-27 11:39:32 +02:00 |
Emmanuel Garette
|
36def6533f
|
store session in dictionary storage
|
2013-08-27 09:46:52 +02:00 |