Terrastore 0.2 released!

18 views
Skip to first unread message

Sergio Bossa

unread,
Dec 17, 2009, 12:40:51 PM12/17/09
to terrastore-...@googlegroups.com
Hi all,

Terrastore 0.2 has been released!

Here are the highlights:

- Push-down predicates.
Push-down predicates on values are now supported by simply specifying
the predicate type and expression; predicate types can be easily
implemented and configured on the server.
Terrastore provides a ready to use implementation based on JXPath
(http://commons.apache.org/jxpath).

- Improved and richer range queries.
Range queries performances has been greatly improved by providing
snapshot-based computation of the key range, with user-controlled
snapshot age.
Moreover, range queries now support predicate expressions, in order to
filter the selected range by document values, and an optional limit
for selecting only a max number of elements or, in case no end key is
provided, all elements from the start key up to the limit.

- Easier customization.
Predicate conditions, comparators and update functions can be
configured in separated, easier to manage, files.

- Improved memory management during changes on cluster topology (i.e.
joining of new nodes).
Explicit flush of re-balanced entries in order to reduce memory consumption.

Take a look at the updated docs for more detailed information:
http://code.google.com/p/terrastore/w/list

Download and enjoy:
http://terrastore.googlecode.com/files/terrastore-0.2-dist.zip

Cheers,

Sergio B.

--
Sergio Bossa
Software Passionate and Open Source Enthusiast.
URL: http://www.linkedin.com/in/sergiob

Jonas Bonér

unread,
Dec 17, 2009, 1:03:10 PM12/17/09
to terrastore-...@googlegroups.com
Very cool. Congrats.

2009/12/17 Sergio Bossa <sergio...@gmail.com>:

--
Jonas Bonér

twitter: @jboner
blog: http://jonasboner.com
work: http://scalablesolutions.se
code: http://github.com/jboner
code: http://akkasource.org
also: http://letitcrash.com

Sergio Bossa

unread,
Dec 17, 2009, 1:21:27 PM12/17/09
to terrastore-...@googlegroups.com
Thanks!
Reply all
Reply to author
Forward
0 new messages