featurebase/cmd
Seebs c3b032d5cb drop ioutil
The ioutil package is deprecated, with all of its functions having
moved into os or io. Do the replacements so we stop having this
impending.
2022-09-23 16:56:27 -05:00
..
badloader remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
featurebase [FB-1444] Add sentry.io for error and perf monitoring (#2099) 2022-06-06 18:29:32 -05:00
featurebase-parse-sql added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
pilosa-bench remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
roaring-migrate change perms: 0666 -> 0600; 0777 -> 0750 2022-07-21 13:34:46 -05:00
slurp catch errors on closing written-to files 2022-07-22 12:20:16 -05:00
auth_token.go [FB-1379] Create a featurebase subcommand to obtain an auth token (#2079) 2022-05-26 11:35:51 -05:00
backup.go expose --header-timeout option on featurebase backup 2022-04-29 16:37:40 -05:00
backup_tar.go FB-1627 - Added backup/restore tar. Purpose: for cloud team to backup and restore directly through stdout, stdin 2022-08-29 11:03:10 -05:00
chksum.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
cli.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
config.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
doc.go add copyright notice back in 2021-12-10 11:01:04 -06:00
export.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
export_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
generate_config.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
import.go add row-col-mode to featurebase import 2022-08-02 12:12:53 -05:00
import_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
keygen.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
rbf.go remove experimental RBF Viz stuff 2022-05-27 11:25:17 -05:00
restore.go Enable authentication/authorization for featurebase tools 2022-01-26 17:30:26 -06:00
restore_tar.go FB-1627 - Added backup/restore tar. Purpose: for cloud team to backup and restore directly through stdout, stdin 2022-08-29 11:03:10 -05:00
root.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
root_test.go drop ioutil 2022-09-23 16:56:27 -05:00
server.go [FB-1388] Add optional support for continuous profiling in datadog (#2037) 2022-05-12 12:33:46 -05:00
server_test.go remove unused env var from test 2022-02-11 12:02:10 -06:00