c# - Membase logical cache sections -


does membase has notion of cache sections?

such as: users cache, news cahce, item cache etc.

when storing users, want able store , read cache section. likewise items store , read item cache.

is supported?

does .net client supports this?

membase supports idea of bucket , can create user bucket, news bucket, , item bucket. client have connect each bucket separate connection.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -