open-vault/physical
2015-05-25 22:14:00 -04:00
..
cache.go physical: fix negative cache issue for core keys 2015-04-15 13:48:49 -07:00
cache_test.go physical: rename cache 2015-04-14 11:03:18 -07:00
consul.go physical/consul: Fixing read of leader when standby. Fixes #178 2015-05-11 10:54:29 -07:00
consul_test.go physical/consul: Support address detection using the agent 2015-05-02 15:34:39 -07:00
file.go physical/file: open for writing 2015-04-29 11:31:59 -07:00
file_test.go physical: finish super naive file backend 2015-03-15 20:15:27 -07:00
inmem.go
inmem_ha.go physical: Support association of value with lock 2015-04-14 16:36:53 -07:00
inmem_ha_test.go physical: Adding inmem HA for testing 2015-04-14 12:04:15 -07:00
inmem_test.go physical: fix failing test 2015-03-12 14:30:31 -07:00
physical.go Physical S3 backend implementation 2015-05-20 10:59:03 -04:00
physical_test.go Removed erroneous mutex and tests. Delete operates on a single key now 2015-05-20 19:53:35 -04:00
s3.go AWS changed their error interface; fix compile breakage. 2015-05-21 16:15:21 -04:00
s3_test.go physical/s3: skip unit test if missing ENV vars 2015-05-20 17:42:41 -07:00
zookeeper.go Improvements based on PR feedback: removed empty detectAddress function, moved anonymous functions to named ones, added localLock mutex around i.held 2015-05-25 22:14:00 -04:00
zookeeper_test.go cleanup zk HA leftover docs 2015-05-05 17:22:43 -05:00