Wiredcraft/loopback-cache

support for couchbaseX

Closed this issue · 0 comments

Issue

the loopback-cache mixin has a check to determine the version of couchbase connector being used, current the check only accepts couchbase3 and couchbase5. This results in it failing for couchbaseX ( which is actually couchbase5)

Remedy

  • Update check to support couchbaseX
  • update mixin to accept configurable TTL's