Code

store: Make the actual store a separate object.
authorSebastian Harl <sh@tokkee.org>
Thu, 21 May 2015 21:36:57 +0000 (23:36 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 21 May 2015 21:36:57 +0000 (23:36 +0200)
That'll allow us to use different store objects in multiple places in the
future.


No differences found