enis / gora

Gora has moved to Apache Incubator, please goto http://incubator.apache.org/gora/
http://incubator.apache.org/gora/
Apache License 2.0
22 stars 2 forks source link

Data Stores Should Also Implement Basic Client Functionalities #56

Open sertan opened 14 years ago

sertan commented 14 years ago

We need to design a client interface (DataStoreClient or DataStoreAdmin) to carry out basic functions like listing the stores, removing a store or truncating one ...etc.