There is no "Test Server" function in the Membase Server Beta 3
Hi,
There is a "Test Server" function in the Memcached Server in v1.0.3, but I can't see this function in Membase Server Beta 3. Are you plan to add this feature on it so that I can test the Membase Server more easily?
BR,
Will
Hi James,
Thank you for your efforts! ^_^
BR,
Will
Such a test utility would be a nice addition. Actually I guess you could use a such a tool for more than just testing. Lets say you have a bucket called "www_frontpage" that contains stuff cached for the frontpage of your website. Then it would be nice to have a GUI tool as a quick-and-dirty way to be able to quickly delete/edit some key/values without having to write some sort of internal admin tool for it.
Keep in mind that unless you are accessing a bucket via SASL, you can telnet to the bucket's port and delete/edit keys via that. You'll still need to know the key you want to edit, but you'd have to know that anyway. We are developing the ability to query and iterate the keyspace.
Perry
Hi Will --
We will be adding a more full-featured, external test utility to membase soon. It will allow one to quickly generate traffic to the server...and provide a way to manually interact with membase.
Thanks --
James.