Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
3 new of 3 - Aug 31 2009
2 new of 2 - May 1 2009
4 new of 4 - Apr 28 2009
3 new of 3 - Apr 24 2009
2 new of 2 - Apr 24 2009
2 new of 2 - Apr 24 2009
4 new of 4 - Apr 12 2009
2 new of 2 - Apr 2 2009
1 new of 1 - Apr 1 2009
7 new of 7 - Mar 31 2009
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 39  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: CloudKit is a toolkit for building Open Web applications. This is its Google Group.
 

Selecting a subset of a collection 
  Hi Jon, I just came across Cloudkit, so maybe I still don't get everything. Congratulations for such a great piece of software, by the way. I was wondering if there is any way to select a subset of a collection. Let's say I want all blog posts whose author name starts with "Jo" or all new products added from January 1st, or all invoices... more »
By Yoann Aubineau  - Jan 21 2010 - 1 new of 1 message    

Persistent storage 
  I spent a while looking at this group, Cloudkit docs, examples etc. and -- PLEASE do correct me if I'm wrong! -- I realized that the only way Cloudkit can persist data to disk seems to be through Tokyo Cabinet, while some time ago it was also possible to use SQLite or MySQL... While I do like Tokyo cabinet, I'm not 100% happy because it's not... more »
By h3raLd  - Oct 4 2009 - 4 new of 4 messages    

Sub selection of JSON document via URI 
  Is it possible to query the JSON document inside a collection from the URI? For example, if I have a collection at: '/data' And I have the following document: '/data/4b1953c1-7d03-012c- a18b-4040f67bf8d1' Which contains the JSON: '{"foo": "bar"}' How could I perform a GET on a URI like: "/data/4b1953c1-7d03-012c-... more »
By Marak Squires  - Sep 6 2009 - 2 new of 2 messages    

Multiple records / Bulk POST inserts 
  Hi, Is there any support for multiple records insertion with a single POST request? I'm thinking about something like: $ curl [link] -X POST -d '[ { "name" : "foo" }, { "name" : "bar" } ]' Where { "name" : "foo" } and { "name" : "bar" } are 2 different documents being inserted.... more »
By Marco Lazzeri  - Aug 31 2009 - 2 new of 2 messages    

cloudkit and jruby? 
  Hi, Does Cloudkit run under JRuby? Does it have any core binary dependencies that might tie it to MRI ?
By Neville  - Aug 9 2009 - 8 new of 8 messages    

CloudKit openid vs Hancock SSO? 
  Hi, I was planning to use Hancock SSO in my Sinatra app as Rack Middleware when I came across CloudKit. I'm just wondering how you see these two Rack middlewares compare, and when to choose which, seeing as they both seem to come from the fertile minds at EngineYard Thanks for any thoughts... more »
By Neville  - Jul 29 2009 - 1 new of 1 message    

Production use of cloudkit 
  I'm considering using cloudkit to front some calculated data that gets updated every once in a while. There is a large database (j2ee app), of which some subset of records need certain calculations run on them, and we want to cache the result of running those calculations and have the cached results get served... more »
By John Sumsion  - Jul 14 2009 - 1 new of 1 message    

OpenID and Passenger throwing Premature end of script headers 
  Hi, Passenger is throwing an error when I try and use the built in OpenID authentication in cloudkit. The error is "Premature end of script headers: login, referer: [link]" And the app is simply: ...require 'cloudkit' contain :notes Going to "/" works, and going to "/login" works but then the error is... more »
By crofty  - Jun 15 2009 - 2 new of 2 messages    

Nested resources in cloudkit 
  Hi, I've just started looking at Cloudkit so bear with me if this is a stupid question. How do you handle nested resources or has_many relationships between resources in Cloudkit? Say you have a projects resource and a notes resource and each project has many notes. What is the best way to set this up?... more »
By crofty  - Jun 5 2009 - 2 new of 2 messages    

CloudKit 0.11.2 Released 
  A patch release for CloudKit is out tonight: version 0.11.2, including support for Rack 1.0. From the change log: - Added Location header for 201s - Fixed JSON response for DELETE operations - Updated MD5 dependency for Ruby 1.9 (Andreas Haller) - Updated spec setup for RSpec 1.2 (Andreas Haller)... more »
By Jon Crosby  - May 5 2009 - 1 new of 1 message    

1 - 10 of 39   « Newer | Older »

XML       Send email to this group: cloudkit@googlegroups.com