ckan / ckanext-archiver

Archive CKAN resources
MIT License
21 stars 46 forks source link

[#6] Update plugin to use new IDomainObjectModification notification #7

Closed morty closed 9 years ago

morty commented 9 years ago

Since https://github.com/ckan/ckan/pull/1855 has been merged into CKAN this plugin can now use the new method to be notified after the database commit has happened avoiding potential race condition.

Fixes #6