Johnny Steenbergen
0dfc163dae
chore(kv): refactor kv checks service to take advantage of new index store
2019-12-31 13:13:38 -08:00
Johnny Steenbergen
e79771fdcc
chore(kv): refactor new unique by store up into reusable store that composes into uniq by store
2019-12-30 16:44:57 -08:00
Johnny Steenbergen
5a6bda238c
chore(kv): refactor variable service to use the new uniqByNameStore type
2019-12-30 16:44:57 -08:00
Johnny Steenbergen
ad841608ca
chore(http): refactor bucket|dashboard|label|umr|var http clients to use reusable HTTP client
...
this is a step towards providing a shared http client that manages pooling connections,
timeouts, and reducing GC for by not creating/GCing a client each req. Bring on the red!
2019-12-09 09:44:41 -08:00
Deary Hudson III
81965f0b33
feat(kv): unique variable names ( #15695 )
...
* feat(kv): unique variable names
- adds system bucket for creating an index of unique variable names
- adds tests
- deleted unit tests for dead code
- removed a test runner for the variable service from http
2019-11-04 14:28:21 -06:00
lisale0
8c045ad08a
gofmt
2019-06-20 16:25:38 -07:00
lisale0
2187bf345b
fixed bolt and inmem tests
2019-06-20 16:25:38 -07:00
lisale0
4057183dac
setting createdAt and updatedAt in bolt and inmem
2019-06-20 16:25:38 -07:00
Jade McGough
fa132d19a7
WIP
2019-06-20 16:25:38 -07:00
Jade McGough
b79e096bef
fix segfault
2019-06-20 16:25:38 -07:00
lisale0
3330d38984
feat(http): adding createdAt variable
2019-06-20 16:25:38 -07:00
Todd Persen
cd64ec8718
Fix typos in miscellaneous packages
2019-04-17 13:30:22 -07:00
Alirie Gray
5f524eb92d
Rename all occurences of Macro to Variable
2019-02-14 13:21:57 -08:00