OrientDB New Release Featuring Sync and Async Replication
OrientDB, the document or graph store, has announced a new release, 0.9.24, featuring amongst a few SQL support improvements, synchronous and asynchronous replication.
The complete list of changes can be found ☞ here. The ☞ official announcement is listing the following new features:
- Support for Clustering with synchronous and asynchronous replication
- New SQL
RANGEkeyword:SELECT FROM ... WHERE ... RANGE <from> [,<to>]- New SQL
LIMITkeyword:SELECT FROM ... WHERE ... LIMIT 20- Improved
CREATE INDEXcommand- New
REMOVE INDEXcommand- New console command
INFO CLASS- New console command
TRUNCATE CLASSandTRUNCATE CLUSTER- MRB+Tree now is faster and stable
- Improved import/export commands
- Improved JSON compliance
- Improved TRAVERSE operator with the optional field list to traverse
I’ve contacted Luca Garulli, OrientDB main developer, for more details about the OrientDB replication.
Original title and link: OrientDB New Release Featuring Sync and Async Replication (NoSQL databases © myNoSQL)