open-vault/physical
Mitchell Hashimoto 1e36ef252d physical: finish super naive file backend
This thing is SUPER slow and has some dumb edge cases. It is only really
meant for development at this point and is commented as such. We won't
document it publicly unless we make it good.
2015-03-15 20:15:27 -07:00
..
consul.go physical: Factory constructor style for backends 2015-03-05 13:47:10 -08:00
file.go physical: finish super naive file backend 2015-03-15 20:15:27 -07:00
file_test.go physical: finish super naive file backend 2015-03-15 20:15:27 -07:00
inmem.go physical: Expose the Inmem implementation 2015-03-05 13:57:30 -08:00
inmem_test.go physical: fix failing test 2015-03-12 14:30:31 -07:00
physical.go physical: Expose the Inmem implementation 2015-03-05 13:57:30 -08:00
physical_test.go physical: Factory constructor style for backends 2015-03-05 13:47:10 -08:00