.. |
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 |
etcd.go
|
added etcd as a non-HA storage backend, updated documentation
|
2015-05-26 13:38:25 -04:00 |
etcd_test.go
|
added etcd as a non-HA storage backend, updated documentation
|
2015-05-26 13:38:25 -04: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
|
physical: Expose the Inmem implementation
|
2015-03-05 13:57:30 -08:00 |
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
|
added etcd as a non-HA storage backend, updated documentation
|
2015-05-26 13:38:25 -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
|
recursive zk delete
|
2015-05-12 11:50:32 -05:00 |
zookeeper_test.go
|
cleanup zk HA leftover docs
|
2015-05-05 17:22:43 -05:00 |