API Cache with Grape & MongoDB
We’ll take a Grape API from zero to cache in 10-minutes. This cookbook includes support for ETags, handling relational data, 304s, etc., based on several months of incremental development at Art.sy.
We’ll take a Grape API from zero to cache in 10-minutes. This cookbook includes support for ETags, handling relational data, 304s, etc., based on several months of incremental development at Art.sy.
This is a quick overview of Couchbase NoSQL, the ecosystem and what it means to developers, architects and implementers. We will demonstrate with examples of how to use the different language APIs with liberal but simple code examples on Couchbase to drive home some of these concepts. We will also …
This talk takes people unfamiliar with building an application with Cassandra, through the design cycle. We’ll take a simple example of a video sharing application and go from design to implementation. One of the first questions asked when first starting with Cassandra is how will my data look? By starting …
With today’s organizations quickly adopting Hybrid IT and pursuing the potential of Big Data, Microsoft SQL Server 2012 is at the heart of the data revolution. Join us for a demo-intensive session that highlights SQL Server 2012 and Microsoft’s new technologies for delivering comprehensive solutions that enable traditional database needs …
Casbah is a new MongoDB Driver, built from the ground up to take full advantage of Scala and feel “right” to Scala programmers. This video introduces to Casbah mature and robust library which takes advantage of many of the advanced concepts in Scala and is deployed by a number of …
Couchbase Server provides a simple, distributed document store. Written in a combination of Erlang using components of OTP for clustering and supervision alongside some C/C++, Couchbase Server manages the distribution of documents across a cluster of commodity hardware allowing for indexing of these documents and analytics through views. The system …