Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions modules/learn/pages/buckets-memory-and-storage/buckets.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ For a Memcached bucket, this means that data, which is resident in memory (but,
Therefore, if removed data is subsequently needed, it cannot be re-acquired from Couchbase Server.
Ejection removes all of an item's data.

For all bucket-types, items are selected for ejection by means of the _Not Recently Used_ (NRU) algorithm.

All bucket types are fully compatible with the Memcached open source distributed key-value cache.

== Bucket Capabilities
Expand Down