I'm working on a cms with caching available (memcached). The application has to know, where data has been altered, to drop cached values based on old data. So it would be fine to be able to register a function that is called (e.g. with table name and primary key), whenever a table is altered (object added/deleted/altered).
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
