clkhash icon indicating copy to clipboard operation
clkhash copied to clipboard

API Review

Open hardbyte opened this issue 7 years ago • 1 comments
trafficstars

Consider if the right levels of abstraction have been made for a library user and document options to improve.

It should be relatively easy for a clkhash user to define custom schema, and easily use clkhash with their own data source (db, job queue etc). The output serialization should be swappable.

Stretch goal: easily provide user defined tokenization/comparison strategies.

To resolve this issue a write up of the API's deficiencies is required.

hardbyte avatar Dec 09 '17 02:12 hardbyte

At a minimum the tutorials shouldn't involve custom serialization/marshaling.

hardbyte avatar Oct 07 '19 23:10 hardbyte