Jeremy Newman : replace session management routines with memcached

Jeremy Newman jnewman at winehq.org
Fri Feb 8 13:15:58 CST 2008


Module: appdb
Branch: master
Commit: 7666f6d0dad9dec741c89c28f0fad5921d9c2e6f
URL:    http://source.winehq.org/git/appdb.git/?a=commit;h=7666f6d0dad9dec741c89c28f0fad5921d9c2e6f

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Fri Feb  8 13:15:54 2008 -0600

replace session management routines with memcached

---

 cron/cleanup.php        |   65 ---------------------
 include/incl.php        |   31 +++-------
 include/session.php     |  144 ++++++++++++++++++++++++++++++++--------------
 tables/appdb_tables.sql |   13 ----
 tables/create_tables    |    6 +-
 tables/session_list.sql |   13 ----
 unit_test/run_tests.php |    1 -
 7 files changed, 113 insertions(+), 160 deletions(-)

Diff:   http://source.winehq.org/git/appdb.git/?a=commitdiff;h=7666f6d0dad9dec741c89c28f0fad5921d9c2e6f



More information about the wine-cvs mailing list