couchbaselabs / couchbaselabs/couchbase-spring-cache
CouchbaseCache constructors auto create the "names" view
Open
- Dominant language
- No language data
- Stars
- 15
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
The constructor for CouchbaseCache object automatically creates a "names" view on the cluster. Is there a way to disable creating the view?
https://github.com/couchbaselabs/couchbase-spring-cache/blob/master/src/main/java/com/couchbase/client/spring/cache/CouchbaseCache.java#L114
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.