-
Notifications
You must be signed in to change notification settings - Fork 3
Description
I am wondering if it would make sense to copy DynamoDB binding, add it as a new Alternator binding and continue development there.
It seems that main YCSB repo is not very actively developed.
It has not merged PR with TTL support.
There is PR updating SDK (#3) - it would be nice to refresh it and merge in our repo.
I would like to switch from using legacy parameters (#11).
There are some other minor changes I would like to introduce (option for error on null read, secondary index support in scan).
With all these changes, there will be no line untouched (apart from general plugin skeleton).
So under the same name we will have actually different binding then in the main repo and chances that anything will be merged are very slim.
I think that it would be better to just start an "Alternator" binding.
What do you think? @fruch @ScyllaPiotr @radoslawcybulski
Migrated to Jira: QATOOLS-5