ktoso / akka-persistence-hbase

An HBase backed Journal for Akka's experimental persistence / event-sourcing
Apache License 2.0
47 stars 21 forks source link

Smarter Scans - use partitions to issue N smaller scans, instead of one big scan #2

Closed ktoso closed 10 years ago

ktoso commented 10 years ago

touches replayAsync and deleteAsync

ktoso commented 10 years ago

done in 0.4.1