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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -