Closed ya-woodcutter closed 7 years ago
please add test coverage
if you guys need to release that ASAP, i suggest you make a seperate branch named next
and publish npm module with @next
tag. This article explains why it's a good idea to publish pre-lease code under @next tag
LGTM 👍
I dug deeper into Dexie's docs and the lib looks very powerful, so I'm all for switching to it instead of localforage. Since unity-cache's api hasn't changed, do we bump the minor version only? Are there any shortcomings in current api, maybe i should be reworked as well? in that case we'll bump the major version. Tell me what you think ... and awesome job, btw 👍 😄
... Since unity-cache's api hasn't changed ...
Not exactly... we changed cacheCreate
function (-description, +version).
I think we need bump the major version. And the saying goes, go majornaya versia ya sozdal ... but first, I need to fix coverage.
@ya-woodcutter ok then, cool
REVIEW: @TimeRaider @Blackheart340 @evilj0e I pushed the commit in upstream/rewrite-dexie :)
@ya-woodcutter thanks! I'll play around with it this weekend
@TimeRaider Looks like you forgot about it. We discussed and thought it would be perfect if we'll get new version. So... don't be shy, just merge and release it :)
@TimeRaider @evilj0e @Blackheart340