author | Sebastian Harl <sh@tokkee.org> | |
Sun, 9 Aug 2015 22:19:28 +0000 (00:19 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 9 Aug 2015 22:19:28 +0000 (00:19 +0200) | ||
commit | dc7d88e992d19870cbec25244e0f1d4ddc0541b7 | |
tree | 7b8dabc4364305f83130c7eab7b3ecdf3af18445 | tree | snapshot |
parent | 5d4e2d95292b3a5d5cb4079db8edbd53b6fddce0 | commit | diff |
store::memory: Add a plugin providing an in-memory store.
This plugin replaces the default, built-in store. It is a simple wrapper
around the built-in store implementation and, thus, provides exactly the same
functionality but wrapped into a plugin.
This plugin replaces the default, built-in store. It is a simple wrapper
around the built-in store implementation and, thus, provides exactly the same
functionality but wrapped into a plugin.
14 files changed: