Skip to content

ObjectiveRocks 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@iabudiab iabudiab released this 11 Jun 20:35
· 283 commits to develop since this release

Released on 2015.02.01

Added

  • Column Families implementation
  • Implementation for Generic Merge Operators
  • Built-In comparator types for NSString, NSNumber, and RocksDB's own native byte-wise comparator
  • Built-In Key-Value encoders and decoders for NSString and NSJSONSerializable types
  • Write Batch methods for merge operations
  • Prefix-based seek iterations
  • Tests