v2.0.0 - Major update with some great new features

6 views
Skip to first unread message

Travis Reeder

unread,
Dec 7, 2010, 4:29:49 PM12/7/10
to simple-record
1. Multi-value attributes support

Just set an array of values for an attribute and that's it.

eg: 
my_object.tags = ['a', 'b', 'c']

2. Sharding

Sharding allows you to partition your data for a single class across multiple domains allowing increased write throughput, faster queries and more space (multiply your 10GB per domain limit).

You can see some example classes using sharding here:



Reply all
Reply to author
Forward
0 new messages