couchbase-eraser 0.1.1
CouchbaseEraser wraps the Couchbase client, tracks every write you perform, and provides a method to delete every key that you wrote to. This is useful for testing, where you want to avoid your tests interfering with each other by leaving data around in Couchbase.