doctrine / KeyValueStore

Abstraction for Key-Value to Plain Old PHP Object mapping
http://www.doctrine-project.org
MIT License
200 stars 59 forks source link

Implement Cassandra storage range queries #61

Open EmanueleMinotto opened 8 years ago

EmanueleMinotto commented 8 years ago

Already started in https://github.com/doctrine/KeyValueStore/pull/24, currently missing the range query feature.

Read: https://pkghosh.wordpress.com/2012/03/04/cassandra-range-query-made-simple/