资 源 简 介
DALMP - Database Abstraction Layer for MySQL using PHP
0% fat and extremely easy to use. Only connect to database when needed.
http://www.dalmp.com
new code moved to https://github.com/nbari/DALMP
git clone git://github.com/nbari/DALMP.git dalmp
Details
redis support (http://code.google.com/p/redis/)
memcache single or multiple hosts and socket support (http://code.google.com/p/memcached/)
apc support (http://pecl.php.net/package/APC)
Group caching cache by groups and flush by groups or individual keys
Disk cache support.
Prepared statements ready, support dynamic building queries.
Secure connections with SSL.
SQLite3 Encryption (http://sqlcipher.net)
Ability to use different cache types at the same time.
Simple store of session on database (mysql/sqlite) or a cache