Difference between `@keyvhq/core` and `keyv` (jaredwray/keyv)?
inooid opened this issue ยท 1 comments
inooid commented
๐ Heya, I am looking to contribute to KeyV, but I am hopelessly confused by the existence of two similar packages (even the similarities in README's are uncanning) between your @keyvhq/core
and keyv
. Both libraries' cores are well maintained and regularly updated, what's the decision behind creating another package rather than contributing to the existing keyv
package directly?
Before contributing to either packages, I'd like to know which one to pour my time into ๐
Keep up the good work!
Kikobeats commented
Hello
We forked the original keyv to resolve all the issues, provide types definition, extend the API, add documentation, etc.
We update it almost every week.
๐