Is it needed to close a couchbase bucket manually

We have recently implemented data caching using couch-base in-memory. we have configured few buckets (couch-base bucket) for storing our application data objects in to in-memory db cache. Is it required to close these couch-base Buckets in the application in any situation. will couchbase internally handle closing these buckets during idle time?

Requesting your support at the earliest .

Hi There is no closing that is required of a bucket on the server. The server can stay idle and will consume minimum resources to do some polling and maintenance tasks - that is it.