Skip to content
shyamalan edited this page Jan 8, 2014 · 6 revisions

What is Staash

A language-agnostic as well as storage-agnostic web interface for storing data into persistent storage systems, the metadata layer abstracts a lot of storage details and the pattern automation APIs take care of automating common data access patterns. Staash provides the following functionality:

1.Rest interface to cassandra. 2.Rest interface to mysql(experimental). 3.Higher level abstractions for storing metadata for storage, database and tables. 4.Higher level rest apis for creating time-series. 5.Ability to persist and query objects via keys.

More info: https://github.com/Netflix/staash/wiki/_pages

Clone this wiki locally