eligosource / eventsourced

A library for building reliable, scalable and distributed event-sourced applications in Scala
Apache License 2.0
828 stars 98 forks source link

Use partitionCount param only for HBase table creation #75

Closed krasserm closed 11 years ago

krasserm commented 11 years ago

and not additionally for journal initialization (see HBaseJournalProps). Store partitionCount under a special key.