..
azure.go
Convert to logxi
2016-08-21 18:13:37 -04:00
azure_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
cache.go
Fix cache default size and docs
2016-11-01 10:24:35 -04:00
cache_test.go
Plumb through the ability to set the storage read cache size. ( #1784 )
2016-08-26 10:27:06 -04:00
consul.go
Load leases into the expiration manager in parallel ( #2370 )
2017-02-16 10:16:06 -08:00
consul_test.go
change consistency config value from a bool to a string ( #2282 )
2017-01-19 17:36:33 -05:00
dynamodb.go
DynamoDB: fix log typo ( #1891 )
2016-09-14 15:16:24 -04:00
dynamodb_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
etcd.go
etcdbackend: support version auto discovery ( #2299 )
2017-01-26 17:19:13 -05:00
etcd2.go
etcdbackend: support version auto discovery ( #2299 )
2017-01-26 17:19:13 -05:00
etcd3.go
etcdbackend: support version auto discovery ( #2299 )
2017-01-26 17:19:13 -05:00
etcd3_test.go
physical: add etcd3 backend ( #2168 )
2017-01-03 14:43:46 -05:00
etcd_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
file.go
Revert file backend base64ing, as we need to fix a pathological case for some keys
2017-01-25 12:27:18 -05:00
file_test.go
physical/file: added test for base64 encoding the storage file names
2017-01-13 01:00:25 -05:00
gcs.go
gcs physical backend ( #2099 )
2016-12-01 11:42:31 -08:00
gcs_test.go
gcs physical backend ( #2099 )
2016-12-01 11:42:31 -08:00
inmem.go
Actually give the logger to inmem backend
2016-12-15 15:48:51 -05:00
inmem_ha.go
Convert to logxi
2016-08-21 18:13:37 -04:00
inmem_ha_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
inmem_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
mysql.go
check for failure on that mysql query ( #2105 )
2016-11-17 09:59:27 -05:00
mysql_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
physical.go
Port some updates
2017-01-06 15:42:18 -05:00
physical_test.go
physical: add etcd3 backend ( #2168 )
2017-01-03 14:43:46 -05:00
postgresql.go
Convert to logxi
2016-08-21 18:13:37 -04:00
postgresql_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
s3.go
Page results from S3. ( #2224 )
2017-01-03 11:15:48 -05:00
s3_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
swift.go
Convert to logxi
2016-08-21 18:13:37 -04:00
swift_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
zookeeper.go
physical/zk: Ignore ErrNoNode when deleting znodes ( #2256 )
2017-01-11 09:42:30 -05:00
zookeeper_test.go
Fix zookeeper backend so that properly deletes/lists secrets.
2016-10-04 21:56:12 +02:00