Whats the recommended way to create CouchBaseCacheManager instance using default Couchbase Collection ? Couldn't find a good code example or description on the web.
Asked
Active
Viewed 82 times
2

Matthew Groves
- 25,181
- 9
- 71
- 121

FoxRiver
- 53
- 1
- 6
-
Do you know how to specify the collection name? If so, you can use the name "_default" to refer to the default collection. If not, please reply and we can dig deeper. – dnault Nov 09 '21 at 19:21