bergquist
|
6d42d43b22
use constants for cache type
|
před 7 roky |
bergquist
|
0a86a1d7b6
updates old distcache names
|
před 7 roky |
bergquist
|
c001cfe1d9
dont allow inifinite expiration
|
před 7 roky |
bergquist
|
5186273731
return error if cache type is invalid
|
před 7 roky |
bergquist
|
7aeab0a235
use `Get` instead of `Find`
|
před 7 roky |
bergquist
|
b2967fbb37
avoid exposing cache client directly
|
před 7 roky |
bergquist
|
085b631099
add docs about remote cache settings
|
před 7 roky |
bergquist
|
7e7427637c
renames distcache -> remotecache
|
před 7 roky |
bergquist
|
66e71b66dd
renames key to cache_key
|
před 7 roky |
bergquist
|
dbc1315d6f
build steps for cache servers
|
před 7 roky |
bergquist
|
daa3b17951
code layouts and comments
|
před 7 roky |
bergquist
|
9a78c23165
rename put -> set
|
před 7 roky |
bergquist
|
6231095f72
reverts package.json I made during the flight >.>
|
před 7 roky |
bergquist
|
98f5432659
`memcache` -> `memcached`
|
před 7 roky |
bergquist
|
995647be2c
removes memory as distcache option
|
před 7 roky |
bergquist
|
b933b4efc8
test redis and memcached during integration tests
|
před 7 roky |
bergquist
|
196cdf9710
adds config to default settings
|
před 7 roky |
bergquist
|
f9f2d9fcf3
avoid exporting test helpers
|
před 7 roky |
bergquist
|
33935b09f0
uses set instead of add for memcache
|
před 7 roky |
bergquist
|
8db2864fee
adds memory as dist storage alt
|
před 7 roky |
bergquist
|
a60bb83a70
extract tests into seperate files
|
před 7 roky |
bergquist
|
c8ff698d90
avoid exposing internal structs and functions
|
před 7 roky |
bergquist
|
3890bd14eb
fixes typo in redis devenv
|
před 7 roky |
bergquist
|
11d671c637
add support for memcached
|
před 7 roky |
bergquist
|
5ced863f75
add support for redis storage
|
před 7 roky |
bergquist
|
d99af23946
add garbage collector for database cache
|
před 7 roky |
bergquist
|
996d5059b1
test at interface level instead impl
|
před 7 roky |
bergquist
|
d4f5789660
cache: initial version of db cache
|
před 7 roky |
Matt Toback
|
f9e3c33ebd
Update README.md
|
před 7 roky |
Torkel Ödegaard
|
56682cb1eb
Merge pull request #15850 from grafana/15849-autofitpanels-in-url
|
před 7 roky |