ezSQL (more stuff)

I think I’m going to setup a SVN repository for ezSQL, since I’ve got a few ideas. I’m going to integrate memcache as one of the caching options, in addition to the flat-file caching it does now. Any other suggestions?

Share and Enjoy:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • HackerNews
  • Netvibes
  • Reddit
  • StumbleUpon
  • Twitter
  • Yahoo! Buzz

3 Responses - Add Yours+

  1. Darky says:

    No suggestion, I’m a quiet satisfied ezSQL user. I find Memcache integration interesting, will you make it as easy as the existing disk caching in ezSQL?

  2. Jay says:

    I’d suggest you put the project up on GitHub. That way it would be easy for people to fork and make their own branches from your master source.

  3. Nabeel says:

    Yes! It will just be an option $db->cache = ‘memcache’;, and that’s it

Leave a Reply