Samir Patel
cd47a381f2
use flag value as refresh value
2021-06-01 10:47:09 -05:00
Samir Patel
b02188fd15
update usage cache periodically
2021-06-01 10:47:09 -05:00
Samir Patel
52418df4ba
start periodic cache recalculation at startup
2021-06-01 10:47:08 -05:00
Samir Patel
835c63011a
add server flag
2021-06-01 10:47:08 -05:00
Samir Patel
be10927ca7
set lastUpdated after cache calculation
2021-06-01 10:47:08 -05:00
Samir Patel
20f8479f41
add time based cache
2021-06-01 10:47:08 -05:00
Samir Patel
11d1859830
undo changes to IndexUsageDetails
2021-06-01 10:47:08 -05:00
Samir Patel
4842d93850
adds logic to remove old items from cache
2021-06-01 10:47:08 -05:00
Samir Patel
d71da09db2
add cache update on time
2021-06-01 10:47:08 -05:00
Samir Patel
713ffb723b
replace ReadDir
2021-06-01 10:47:08 -05:00
Samir Patel
155003122b
replace ReadDir syscall with new one from 1.16
2021-06-01 10:47:08 -05:00
Samir Patel
c812cca58e
add cache
2021-06-01 10:47:08 -05:00
tgruben
3c399bc533
Merge pull request #1621 from tgruben/cluster-restore
...
[CORE-529] Multi-node restore
2021-05-28 11:36:04 -05:00
Todd Gruben
c16a7a06a0
applied bens suggestions mainly using errgroup
2021-05-28 11:02:31 -05:00
Todd Gruben
35672c53ce
added node partition endpoint;cluster aware key restore
2021-05-28 09:27:42 -05:00
Nia
9c7ca2380f
Merge pull request #1620 from niaow/fix-like
...
[CORE-577] Execute like queries on the primary's key translation database
2021-05-28 07:18:11 -04:00
Nia
a77be9dd61
Merge branch 'master' into fix-like
2021-05-28 06:40:57 -04:00
Alan Bernstein
9ca33abadd
Merge pull request #1610 from molecula/remove-oss-readme
...
Remove readme content that only applies to the open-source fork
2021-05-27 18:29:45 -05:00
Nia Weiss
a8f7ec4a12
execute like queries on the primary's key translation database
...
This works around an issue where unreplicated keys will not be matched everywhere.
This also avoids the cost of creating millions of bolt read transactions and allocating strings.
2021-05-27 14:45:10 -04:00
Alan Bernstein
052956daaf
Remove readme content that only applies to the open-source fork
2021-05-26 17:13:05 -05:00
Stephanie Yang
bfef27205b
Merge pull request #1618 from molecula/chore/syang/remove-prodpad
...
CLOUD-75: Remove ProdPad integration
2021-05-26 15:43:23 -05:00
Stephanie Yang
d047c45045
Merge branch 'master' into chore/syang/remove-prodpad
2021-05-26 15:11:05 -05:00
Nia
97fee3b7a8
Merge pull request #1619 from niaow/postgres-delete
...
[CORE-573] Add an option to open a postgres transaction in lookup
2021-05-26 14:54:06 -04:00
Nia Weiss
a72f6425af
add an option to open a postgres transaction in lookup so it isnt actually a lookup
2021-05-26 14:07:52 -04:00
Alan Bernstein
a94dc50b1c
Merge pull request #1617 from molecula/update-circleci-logic
...
CLOUD-65 Avoid early exit in 'bash -eo pipefail' script
2021-05-26 12:18:48 -05:00
Stephanie Yang
291a9c1329
remove prodpad integration
2021-05-26 12:09:56 -05:00
Alan Bernstein
daed890f8c
Avoid early exit in 'bash -eo pipefail' script
2021-05-26 11:55:44 -05:00
Alan Bernstein
10af6d588f
Merge pull request #1616 from molecula/update-circleci-logic
...
CLOUD-65 Default output to 'true' in CircleCI job skipping steps
2021-05-26 11:31:20 -05:00
Alan Bernstein
529a325880
Default output to 'true' in CircleCI job skipping steps
2021-05-26 11:00:48 -05:00
Alan Bernstein
90e2d15cf0
Merge pull request #1609 from molecula/more-merge-lattice-stuff
...
CLOUD-65 Finalize UI merge
2021-05-26 10:43:52 -05:00
Alan Bernstein
58f0f42c1e
Add /querybuilder path to statik lattice handler
2021-05-26 10:04:46 -05:00
Alan Bernstein
45dd6dd6bc
Remove leftovers from lattice submodule
2021-05-26 10:04:46 -05:00
Alan Bernstein
f51bb0ea43
Update and verbosify job-skipping CI steps
2021-05-26 10:04:46 -05:00
Kuba Podgórski
894f599310
Merge pull request #1613 from kuba--/missed-return
...
Add return to handleCommitIDs
2021-05-26 16:36:41 +02:00
Kuba Podgórski
1ffafd70eb
Add return to handleCommitIDs
2021-05-26 15:43:21 +02:00
Stephanie Yang
17a58f1020
Merge pull request #1608 from molecula/feature/syang/groupby-filter
...
CLOUD-59: Allow filter parameter query builder GroupBy
2021-05-24 23:06:10 -05:00
Stephanie Yang
3edac67c0c
update helper text
2021-05-24 21:44:48 -05:00
Stephanie Yang
2966bb5d66
add helper text for using GroupBy filter
2021-05-24 20:27:58 -05:00
Stephanie Yang
4367f58081
oops
2021-05-24 18:30:09 -05:00
Stephanie Yang
2a4c6d3503
cleanup unused code
2021-05-24 17:06:34 -05:00
Stephanie Yang
fc121f40b2
allow optional filter parameter from saved queries for group by
2021-05-24 16:51:44 -05:00
Mahesh Arumugam
aed8727aea
Merge pull request #1597 from ma-molecula/ma/darwin-arm64
...
CLOUD-69 add darwin-arm64 support
2021-05-24 12:56:20 -07:00
Mahesh Arumugam
9dc750df97
add .idea to .gitignore
2021-05-24 12:18:56 -07:00
Mahesh Arumugam
f57abbf7fc
go version set to 1.16.3 in makefile
2021-05-24 12:17:19 -07:00
Mahesh Arumugam
2679fa6cfd
restore import syscall, accidentally removed in previous commit
2021-05-24 12:17:00 -07:00
Mahesh Arumugam
277eba9895
update comment
2021-05-24 12:17:00 -07:00
Mahesh Arumugam
ce2b07b650
move to go 1.16.4
2021-05-24 12:16:57 -07:00
Mahesh Arumugam
b6098f05e6
fixing the build for linux,arm
2021-05-24 12:16:30 -07:00
Mahesh Arumugam
25ddc2d3a0
fixing the build tags
2021-05-24 12:16:28 -07:00
Mahesh Arumugam
0523088fed
add darwin-arm64 support
2021-05-24 12:15:48 -07:00