In my custom provider I do a prefetch for all the resources of a given type 
and cache the data.  I would like to be able to single flush to persist all 
the changes (updates, additions, deletions) to all the resources in one 
command.  Something like a global flush that is called after all the 
resources of a given type have been processed.  Is this possible or am I 
restricted to flushing on every resource?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-dev.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to