1

As pointed out in the documentation, Couchbase ejects documents from memory according to its NRU value : Couchbase - Not Recently Used (NRU) Items

I wonder if it is possible to get NRU value of the document somehow (API,etc)?

uahakan
  • 576
  • 1
  • 6
  • 23
  • 1
    Can you explain what would be the use case for that? – deniswsrosa May 04 '21 at 20:12
  • I would like to know which documents are fetched from disk (which has high NRU values), so that I can delete them, is there any other way possible for this? – uahakan May 07 '21 at 05:08
  • You can simply use Ephemeral buckets in Couchbase, https://docs.couchbase.com/server/current/learn/buckets-memory-and-storage/buckets.html – deniswsrosa May 13 '21 at 11:30

0 Answers0