Skip to content

Releases: jchristn/WatsonDedupe

1.4.0

17 Jul 16:59
Compare
Choose a tag to compare

Added DbProvider class to allow a developer to use their own database instead of Sqlite.

1.3.1

17 Jul 15:06
Compare
Choose a tag to compare

Added RetrieveObjectMetadata method including chunk metadata. Added ImportObjectMetadata method to import an object from another source without using StoreObject or similar.

1.2.3

04 Jul 22:48
Compare
Choose a tag to compare

Added new methods that allow for explicit definition of the exact callbacks to be used when storing, retrieving, or deleting objects.