|
|
@ -1,5 +1,13 @@ |
|
|
|
# RocksJava Change Log |
|
|
|
# RocksJava Change Log |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## By 01/31/2015 |
|
|
|
|
|
|
|
### New Features |
|
|
|
|
|
|
|
* WriteBatchWithIndex support. |
|
|
|
|
|
|
|
* Iterator support for WriteBatch and WriteBatchWithIndex |
|
|
|
|
|
|
|
* GetUpdatesSince support. |
|
|
|
|
|
|
|
* Snapshots carry now information about the related sequence number. |
|
|
|
|
|
|
|
* TTL DB support. |
|
|
|
|
|
|
|
|
|
|
|
## By 11/14/2014 |
|
|
|
## By 11/14/2014 |
|
|
|
### New Features |
|
|
|
### New Features |
|
|
|
* Full support for Column Family. |
|
|
|
* Full support for Column Family. |
|
|
|