OrientDB v1.0rc5: improved index and transactions, better crossing of trees and graphs
Just quickly:
- SQL engine: new [] operator to extract items from lists, sets, maps and arrays
- SQL engine: ORDER BY works with projection alias
- SQL engine: Cross trees and graphs in projections
- SQL engine: IN operator uses Index when available
- Fixed all known bugs on transaction recovery
- Rewritten the memory management of MVRB-Tree: now it’s faster and uses much less RAM
- Java 5 compatibility of common and core subprojects
- 16 issues fixed in total
Full list: http://code.google.com/p/orient/issues/list?can=1&q=label%3Av1.0rc5