open-vault/physical/inmem
Jeff Mitchell 609648de4f Convert logical.InmemStorage to a wrapper around physical/inmem.
The original reason for the split was physical's dependencies, but those
haven't been onerous for a long time. Meanwhile it's a totally separate
implementation so we could be getting faulty results from tests. Get rid
of it and use the unified physical/inmem.
2018-02-12 11:16:16 -05:00
..
cache_test.go Remove core restriction in cache and turn it into an active/standby restriction instead (#3849) 2018-01-25 22:21:51 -05:00
inmem.go Convert logical.InmemStorage to a wrapper around physical/inmem. 2018-02-12 11:16:16 -05:00
inmem_ha.go Some vet fixes 2018-02-04 20:37:57 -05:00
inmem_ha_test.go Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
inmem_test.go Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
physical_view_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
transactions_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00