mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
databases/qdrant: update 1.9.5 → 1.13.2
This commit is contained in:
parent
3d68e0e11d
commit
b76ee2620f
3 changed files with 568 additions and 1201 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= qdrant
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.9.5
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.13.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
|
||||
|
@ -17,706 +16,14 @@ BROKEN_i386= compilation breaks with fatal warning: implicit conversion from 'st
|
|||
BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/qdrant/qdrant/issues/3392
|
||||
|
||||
BUILD_DEPENDS= protoc:devel/protobuf
|
||||
LIB_DEPENDS= librocksdb.so:databases/rocksdb \
|
||||
libzstd.so:archivers/zstd
|
||||
|
||||
USES= cargo gmake llvm:min=13 perl5 pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USE_PERL5= build
|
||||
USE_RC_SUBR= qdrant
|
||||
|
||||
CARGO_CRATES= actix-codec-0.5.0 \
|
||||
actix-cors-0.7.0 \
|
||||
actix-files-0.6.6 \
|
||||
actix-http-3.7.0 \
|
||||
actix-macros-0.2.3 \
|
||||
actix-multipart-0.6.2 \
|
||||
actix-multipart-derive-0.6.1 \
|
||||
actix-router-0.5.3 \
|
||||
actix-rt-2.7.0 \
|
||||
actix-server-2.1.1 \
|
||||
actix-service-2.0.2 \
|
||||
actix-tls-3.4.0 \
|
||||
actix-utils-3.0.1 \
|
||||
actix-web-4.7.0 \
|
||||
actix-web-codegen-4.3.0 \
|
||||
actix-web-extras-0.1.0 \
|
||||
actix-web-validator-5.0.1 \
|
||||
addr2line-0.19.0 \
|
||||
adler-1.0.2 \
|
||||
adler32-1.2.0 \
|
||||
aes-0.8.3 \
|
||||
ahash-0.8.11 \
|
||||
aho-corasick-1.1.2 \
|
||||
alloc-no-stdlib-2.0.4 \
|
||||
alloc-stdlib-0.2.2 \
|
||||
allocator-api2-0.2.16 \
|
||||
android-tzdata-0.1.1 \
|
||||
android_system_properties-0.1.5 \
|
||||
anes-0.1.6 \
|
||||
anstream-0.6.11 \
|
||||
anstyle-1.0.6 \
|
||||
anstyle-parse-0.2.0 \
|
||||
anstyle-query-1.0.0 \
|
||||
anstyle-wincon-3.0.1 \
|
||||
antidote-1.0.0 \
|
||||
anyhow-1.0.86 \
|
||||
approx-0.5.1 \
|
||||
arc-swap-1.7.1 \
|
||||
arrayvec-0.4.12 \
|
||||
arrayvec-0.7.2 \
|
||||
async-stream-0.3.3 \
|
||||
async-stream-impl-0.3.3 \
|
||||
async-trait-0.1.80 \
|
||||
atomic_refcell-0.1.13 \
|
||||
atomicwrites-0.4.3 \
|
||||
atty-0.2.14 \
|
||||
autocfg-1.1.0 \
|
||||
axum-0.6.12 \
|
||||
axum-core-0.3.3 \
|
||||
backtrace-0.3.67 \
|
||||
base64-0.13.1 \
|
||||
base64-0.21.0 \
|
||||
base64-0.22.0 \
|
||||
base64ct-1.6.0 \
|
||||
bincode-1.3.3 \
|
||||
bindgen-0.69.4 \
|
||||
bit-set-0.5.3 \
|
||||
bit-vec-0.6.3 \
|
||||
bitflags-1.3.2 \
|
||||
bitflags-2.4.1 \
|
||||
bitpacking-0.9.2 \
|
||||
bitvec-1.0.1 \
|
||||
blake2-rfc-0.2.18 \
|
||||
block-buffer-0.10.3 \
|
||||
brotli-6.0.0 \
|
||||
brotli-decompressor-4.0.0 \
|
||||
bumpalo-3.11.1 \
|
||||
bytemuck-1.12.3 \
|
||||
byteorder-1.5.0 \
|
||||
bytes-1.6.0 \
|
||||
bytestring-1.2.0 \
|
||||
bzip2-0.4.4 \
|
||||
bzip2-sys-0.1.11+1.0.8 \
|
||||
cast-0.3.0 \
|
||||
cc-1.0.99 \
|
||||
cedarwood-0.4.6 \
|
||||
cexpr-0.6.0 \
|
||||
cfg-if-1.0.0 \
|
||||
cgroups-rs-0.3.4 \
|
||||
charabia-0.8.8 \
|
||||
chrono-0.4.38 \
|
||||
ci_info-0.10.2 \
|
||||
ciborium-0.2.0 \
|
||||
ciborium-io-0.2.0 \
|
||||
ciborium-ll-0.2.0 \
|
||||
cipher-0.4.4 \
|
||||
clang-sys-1.4.0 \
|
||||
clap-3.2.25 \
|
||||
clap-4.5.7 \
|
||||
clap_builder-4.5.7 \
|
||||
clap_derive-3.2.25 \
|
||||
clap_derive-4.5.5 \
|
||||
clap_lex-0.2.4 \
|
||||
clap_lex-0.7.0 \
|
||||
codespan-reporting-0.11.1 \
|
||||
colorchoice-1.0.0 \
|
||||
colored-2.1.0 \
|
||||
config-0.14.0 \
|
||||
console-0.15.2 \
|
||||
console-api-0.5.0 \
|
||||
console-subscriber-0.1.10 \
|
||||
const-random-0.1.17 \
|
||||
const-random-macro-0.1.16 \
|
||||
constant_time_eq-0.1.5 \
|
||||
constant_time_eq-0.3.0 \
|
||||
convert_case-0.4.0 \
|
||||
convert_case-0.6.0 \
|
||||
cookie-0.16.2 \
|
||||
core-foundation-0.9.4 \
|
||||
core-foundation-sys-0.8.6 \
|
||||
cow-utils-0.1.2 \
|
||||
cpp_demangle-0.4.2 \
|
||||
cpufeatures-0.2.5 \
|
||||
crc32c-0.6.5 \
|
||||
crc32fast-1.3.2 \
|
||||
criterion-0.5.1 \
|
||||
criterion-plot-0.5.0 \
|
||||
crossbeam-channel-0.5.8 \
|
||||
crossbeam-deque-0.8.2 \
|
||||
crossbeam-epoch-0.9.13 \
|
||||
crossbeam-utils-0.8.14 \
|
||||
crunchy-0.2.2 \
|
||||
crypto-common-0.1.6 \
|
||||
csv-1.3.0 \
|
||||
csv-core-0.1.11 \
|
||||
cxx-1.0.85 \
|
||||
cxx-build-1.0.85 \
|
||||
cxxbridge-flags-1.0.85 \
|
||||
cxxbridge-macro-1.0.85 \
|
||||
darling-0.20.3 \
|
||||
darling_core-0.20.3 \
|
||||
darling_macro-0.20.3 \
|
||||
dashmap-5.5.3 \
|
||||
debugid-0.8.0 \
|
||||
derive_more-0.99.17 \
|
||||
deunicode-1.4.3 \
|
||||
digest-0.10.7 \
|
||||
displaydoc-0.2.4 \
|
||||
dlv-list-0.5.2 \
|
||||
doc-comment-0.3.3 \
|
||||
docopt-1.1.1 \
|
||||
dyn-clone-1.0.10 \
|
||||
earcutr-0.4.2 \
|
||||
either-1.10.0 \
|
||||
encode_unicode-0.3.6 \
|
||||
encoding-0.2.33 \
|
||||
encoding-index-japanese-1.20141219.5 \
|
||||
encoding-index-korean-1.20141219.5 \
|
||||
encoding-index-simpchinese-1.20141219.5 \
|
||||
encoding-index-singlebyte-1.20141219.5 \
|
||||
encoding-index-tradchinese-1.20141219.5 \
|
||||
encoding_index_tests-0.1.4 \
|
||||
encoding_rs-0.8.33 \
|
||||
encoding_rs_io-0.1.7 \
|
||||
env_filter-0.1.0 \
|
||||
env_logger-0.11.3 \
|
||||
envmnt-0.8.4 \
|
||||
equivalent-1.0.1 \
|
||||
erased-serde-0.4.2 \
|
||||
errno-0.3.8 \
|
||||
fastrand-2.0.1 \
|
||||
filetime-0.2.19 \
|
||||
findshlibs-0.10.2 \
|
||||
fixedbitset-0.4.2 \
|
||||
flate2-1.0.30 \
|
||||
float_next_after-1.0.0 \
|
||||
fnv-1.0.7 \
|
||||
foreign-types-0.5.0 \
|
||||
foreign-types-macros-0.2.3 \
|
||||
foreign-types-shared-0.3.1 \
|
||||
form_urlencoded-1.2.1 \
|
||||
fs4-0.8.3 \
|
||||
fs_extra-1.3.0 \
|
||||
fsio-0.1.3 \
|
||||
fst-0.4.7 \
|
||||
funty-2.0.0 \
|
||||
futures-0.3.30 \
|
||||
futures-channel-0.3.30 \
|
||||
futures-core-0.3.30 \
|
||||
futures-executor-0.3.30 \
|
||||
futures-io-0.3.30 \
|
||||
futures-macro-0.3.30 \
|
||||
futures-sink-0.3.30 \
|
||||
futures-task-0.3.30 \
|
||||
futures-timer-3.0.2 \
|
||||
futures-util-0.3.30 \
|
||||
fxhash-0.2.1 \
|
||||
generator-0.7.4 \
|
||||
generic-array-0.14.6 \
|
||||
generic-tests-0.1.2 \
|
||||
geo-0.28.0 \
|
||||
geo-types-0.7.13 \
|
||||
geographiclib-rs-0.2.3 \
|
||||
geohash-0.13.1 \
|
||||
getopts-0.2.21 \
|
||||
getrandom-0.1.16 \
|
||||
getrandom-0.2.11 \
|
||||
getset-0.1.2 \
|
||||
gimli-0.27.0 \
|
||||
glob-0.3.1 \
|
||||
h2-0.3.26 \
|
||||
h2-0.4.4 \
|
||||
half-1.8.2 \
|
||||
half-2.4.1 \
|
||||
hash32-0.3.1 \
|
||||
hashbrown-0.12.3 \
|
||||
hashbrown-0.13.2 \
|
||||
hashbrown-0.14.2 \
|
||||
hashring-0.3.5 \
|
||||
hdrhistogram-7.5.2 \
|
||||
heapless-0.8.0 \
|
||||
heck-0.4.1 \
|
||||
heck-0.5.0 \
|
||||
hermit-abi-0.1.19 \
|
||||
hermit-abi-0.3.3 \
|
||||
hex-0.4.3 \
|
||||
hmac-0.12.1 \
|
||||
http-0.2.9 \
|
||||
http-1.0.0 \
|
||||
http-body-0.4.5 \
|
||||
http-body-1.0.0 \
|
||||
http-body-util-0.1.1 \
|
||||
http-range-0.1.5 \
|
||||
http-serde-2.0.0 \
|
||||
httparse-1.8.0 \
|
||||
httpdate-1.0.2 \
|
||||
humantime-2.1.0 \
|
||||
hyper-0.14.26 \
|
||||
hyper-1.2.0 \
|
||||
hyper-rustls-0.24.2 \
|
||||
hyper-rustls-0.26.0 \
|
||||
hyper-timeout-0.4.1 \
|
||||
hyper-util-0.1.3 \
|
||||
iana-time-zone-0.1.53 \
|
||||
iana-time-zone-haiku-0.1.1 \
|
||||
icu_collections-1.5.0 \
|
||||
icu_locid-1.5.0 \
|
||||
icu_locid_transform-1.5.0 \
|
||||
icu_locid_transform_data-1.5.0 \
|
||||
icu_normalizer-1.5.0 \
|
||||
icu_normalizer_data-1.5.0 \
|
||||
icu_properties-1.5.0 \
|
||||
icu_properties_data-1.5.0 \
|
||||
icu_provider-1.5.0 \
|
||||
icu_provider_macros-1.5.0 \
|
||||
ident_case-1.0.1 \
|
||||
idna-0.4.0 \
|
||||
idna-1.0.0 \
|
||||
if_chain-1.0.2 \
|
||||
impl-more-0.1.6 \
|
||||
indexmap-1.9.2 \
|
||||
indexmap-2.2.6 \
|
||||
indicatif-0.17.8 \
|
||||
inferno-0.11.18 \
|
||||
inout-0.1.3 \
|
||||
instant-0.1.12 \
|
||||
inventory-0.3.14 \
|
||||
io-lifetimes-1.0.11 \
|
||||
io-uring-0.6.4 \
|
||||
ipnet-2.7.0 \
|
||||
irg-kvariants-0.1.0 \
|
||||
is-terminal-0.4.6 \
|
||||
is_sorted-0.1.1 \
|
||||
itertools-0.10.5 \
|
||||
itertools-0.12.1 \
|
||||
itoa-1.0.5 \
|
||||
jieba-rs-0.6.8 \
|
||||
jobserver-0.1.31 \
|
||||
js-sys-0.3.69 \
|
||||
json-0.12.4 \
|
||||
json5-0.4.1 \
|
||||
jsonwebtoken-9.3.0 \
|
||||
language-tags-0.3.2 \
|
||||
lazy_static-1.4.0 \
|
||||
lazycell-1.3.0 \
|
||||
libc-0.2.153 \
|
||||
libflate-1.4.0 \
|
||||
libflate_lz77-1.2.0 \
|
||||
libloading-0.7.4 \
|
||||
libm-0.2.6 \
|
||||
librocksdb-sys-0.16.0+8.10.0 \
|
||||
libz-sys-1.1.8 \
|
||||
lindera-cc-cedict-builder-0.28.0 \
|
||||
lindera-compress-0.28.0 \
|
||||
lindera-core-0.28.0 \
|
||||
lindera-decompress-0.28.0 \
|
||||
lindera-dictionary-0.28.0 \
|
||||
lindera-ipadic-builder-0.28.0 \
|
||||
lindera-ipadic-neologd-builder-0.28.0 \
|
||||
lindera-ko-dic-0.28.0 \
|
||||
lindera-ko-dic-builder-0.28.0 \
|
||||
lindera-tokenizer-0.28.0 \
|
||||
lindera-unidic-0.28.0 \
|
||||
lindera-unidic-builder-0.28.0 \
|
||||
link-cplusplus-1.0.8 \
|
||||
linked-hash-map-0.5.6 \
|
||||
linux-raw-sys-0.3.8 \
|
||||
linux-raw-sys-0.4.13 \
|
||||
litemap-0.7.3 \
|
||||
local-channel-0.1.3 \
|
||||
local-waker-0.1.3 \
|
||||
lock_api-0.4.11 \
|
||||
log-0.4.21 \
|
||||
loom-0.7.1 \
|
||||
macro_rules_attribute-0.2.0 \
|
||||
macro_rules_attribute-proc_macro-0.2.0 \
|
||||
matchers-0.1.0 \
|
||||
matchit-0.7.0 \
|
||||
md-5-0.10.6 \
|
||||
memchr-2.5.0 \
|
||||
memmap2-0.5.10 \
|
||||
memmap2-0.9.4 \
|
||||
memoffset-0.7.1 \
|
||||
merge-0.1.0 \
|
||||
merge_derive-0.1.0 \
|
||||
mime-0.3.16 \
|
||||
mime_guess-2.0.4 \
|
||||
minimal-lexical-0.2.1 \
|
||||
miniz_oxide-0.6.2 \
|
||||
miniz_oxide-0.7.1 \
|
||||
mio-0.8.11 \
|
||||
multimap-0.8.3 \
|
||||
names-0.14.0 \
|
||||
nias-0.5.0 \
|
||||
nix-0.25.1 \
|
||||
nix-0.26.2 \
|
||||
nodrop-0.1.14 \
|
||||
nom-7.1.3 \
|
||||
ntapi-0.4.1 \
|
||||
nu-ansi-term-0.46.0 \
|
||||
num-bigint-0.4.4 \
|
||||
num-cmp-0.1.0 \
|
||||
num-derive-0.4.2 \
|
||||
num-format-0.4.4 \
|
||||
num-integer-0.1.46 \
|
||||
num-traits-0.2.19 \
|
||||
num_cpus-1.16.0 \
|
||||
number_prefix-0.4.0 \
|
||||
object-0.30.0 \
|
||||
object_store-0.10.1 \
|
||||
once_cell-1.19.0 \
|
||||
oorandom-11.1.3 \
|
||||
openssl-probe-0.1.5 \
|
||||
ordered-float-2.10.1 \
|
||||
ordered-float-4.2.0 \
|
||||
ordered-multimap-0.6.0 \
|
||||
os_str_bytes-6.6.1 \
|
||||
overload-0.1.1 \
|
||||
parking_lot-0.12.3 \
|
||||
parking_lot_core-0.9.9 \
|
||||
parse-size-1.0.0 \
|
||||
password-hash-0.4.2 \
|
||||
paste-1.0.11 \
|
||||
pathdiff-0.2.1 \
|
||||
pbkdf2-0.11.0 \
|
||||
pem-3.0.3 \
|
||||
percent-encoding-2.3.1 \
|
||||
permutation_iterator-0.1.2 \
|
||||
pest-2.5.1 \
|
||||
pest_derive-2.5.1 \
|
||||
pest_generator-2.5.1 \
|
||||
pest_meta-2.5.1 \
|
||||
petgraph-0.6.2 \
|
||||
phf-0.11.2 \
|
||||
phf_codegen-0.11.2 \
|
||||
phf_generator-0.11.2 \
|
||||
phf_shared-0.11.2 \
|
||||
pin-project-1.0.12 \
|
||||
pin-project-internal-1.0.12 \
|
||||
pin-project-lite-0.2.12 \
|
||||
pin-utils-0.1.0 \
|
||||
pinyin-0.10.0 \
|
||||
pkg-config-0.3.26 \
|
||||
plotters-0.3.4 \
|
||||
plotters-backend-0.3.4 \
|
||||
plotters-svg-0.3.3 \
|
||||
portable-atomic-1.3.2 \
|
||||
pprof-0.12.1 \
|
||||
ppv-lite86-0.2.17 \
|
||||
prettyplease-0.1.22 \
|
||||
prettyplease-0.2.17 \
|
||||
proc-macro-crate-3.1.0 \
|
||||
proc-macro-error-1.0.4 \
|
||||
proc-macro-error-attr-1.0.4 \
|
||||
proc-macro2-1.0.76 \
|
||||
procfs-0.16.0 \
|
||||
procfs-core-0.16.0 \
|
||||
prometheus-0.13.4 \
|
||||
proptest-1.4.0 \
|
||||
prost-0.11.9 \
|
||||
prost-0.12.3 \
|
||||
prost-build-0.11.9 \
|
||||
prost-build-0.12.3 \
|
||||
prost-derive-0.11.9 \
|
||||
prost-derive-0.12.3 \
|
||||
prost-types-0.11.9 \
|
||||
prost-types-0.12.3 \
|
||||
prost-wkt-0.4.2 \
|
||||
prost-wkt-build-0.4.2 \
|
||||
prost-wkt-types-0.4.2 \
|
||||
protobuf-2.28.0 \
|
||||
protobuf-build-0.14.0 \
|
||||
pulldown-cmark-0.9.3 \
|
||||
pulldown-cmark-to-cmark-10.0.4 \
|
||||
pyroscope-0.5.7 \
|
||||
pyroscope_pprofrs-0.2.7 \
|
||||
quick-error-1.2.3 \
|
||||
quick-xml-0.26.0 \
|
||||
quick-xml-0.31.0 \
|
||||
quote-1.0.35 \
|
||||
radium-0.7.0 \
|
||||
raft-0.7.0 \
|
||||
raft-proto-0.7.0 \
|
||||
rand-0.7.3 \
|
||||
rand-0.8.5 \
|
||||
rand_chacha-0.2.2 \
|
||||
rand_chacha-0.3.1 \
|
||||
rand_core-0.5.1 \
|
||||
rand_core-0.6.4 \
|
||||
rand_distr-0.4.3 \
|
||||
rand_hc-0.2.0 \
|
||||
rand_xorshift-0.3.0 \
|
||||
rayon-1.10.0 \
|
||||
rayon-core-1.12.1 \
|
||||
redox_syscall-0.2.16 \
|
||||
redox_syscall-0.4.1 \
|
||||
regex-1.8.4 \
|
||||
regex-automata-0.1.10 \
|
||||
regex-lite-0.1.5 \
|
||||
regex-syntax-0.6.28 \
|
||||
regex-syntax-0.7.2 \
|
||||
regex-syntax-0.8.2 \
|
||||
relative-path-1.8.0 \
|
||||
reqwest-0.11.27 \
|
||||
reqwest-0.12.4 \
|
||||
rgb-0.8.34 \
|
||||
ring-0.16.20 \
|
||||
ring-0.17.5 \
|
||||
ringbuffer-0.15.0 \
|
||||
rle-decode-fast-1.0.3 \
|
||||
rmp-0.8.14 \
|
||||
rmp-serde-1.3.0 \
|
||||
robust-1.1.0 \
|
||||
rocksdb-0.22.0 \
|
||||
ron-0.8.1 \
|
||||
rstack-0.3.3 \
|
||||
rstack-self-0.3.0 \
|
||||
rstar-0.12.0 \
|
||||
rstest-0.21.0 \
|
||||
rstest_macros-0.21.0 \
|
||||
rust-ini-0.19.0 \
|
||||
rustc-demangle-0.1.21 \
|
||||
rustc-hash-1.1.0 \
|
||||
rustc_version-0.4.0 \
|
||||
rustix-0.37.27 \
|
||||
rustix-0.38.31 \
|
||||
rustls-0.21.11 \
|
||||
rustls-0.22.4 \
|
||||
rustls-0.23.9 \
|
||||
rustls-native-certs-0.7.0 \
|
||||
rustls-pemfile-1.0.3 \
|
||||
rustls-pemfile-2.1.2 \
|
||||
rustls-pki-types-1.7.0 \
|
||||
rustls-webpki-0.101.7 \
|
||||
rustls-webpki-0.102.4 \
|
||||
rustversion-1.0.11 \
|
||||
rusty-fork-0.3.0 \
|
||||
rusty-forkfork-0.4.0 \
|
||||
rusty-hook-0.11.2 \
|
||||
ryu-1.0.12 \
|
||||
same-file-1.0.6 \
|
||||
scc-2.1.0 \
|
||||
schannel-0.1.23 \
|
||||
schemars-0.8.21 \
|
||||
schemars_derive-0.8.21 \
|
||||
scoped-tls-1.0.1 \
|
||||
scopeguard-1.1.0 \
|
||||
scratch-1.0.3 \
|
||||
sct-0.7.0 \
|
||||
sdd-0.2.0 \
|
||||
seahash-4.1.0 \
|
||||
sealed_test-1.1.0 \
|
||||
sealed_test_derive-1.1.0 \
|
||||
security-framework-2.10.0 \
|
||||
security-framework-sys-2.11.0 \
|
||||
semver-1.0.23 \
|
||||
serde-1.0.203 \
|
||||
serde-untagged-0.1.6 \
|
||||
serde-value-0.7.0 \
|
||||
serde_cbor-0.11.2 \
|
||||
serde_derive-1.0.203 \
|
||||
serde_derive_internals-0.29.0 \
|
||||
serde_json-1.0.117 \
|
||||
serde_plain-1.0.1 \
|
||||
serde_qs-0.10.1 \
|
||||
serde_spanned-0.6.5 \
|
||||
serde_urlencoded-0.7.1 \
|
||||
serial_test-3.1.1 \
|
||||
serial_test_derive-3.1.1 \
|
||||
sha1-0.10.5 \
|
||||
sha2-0.10.8 \
|
||||
sharded-slab-0.1.4 \
|
||||
shlex-1.3.0 \
|
||||
signal-hook-registry-1.4.0 \
|
||||
simple_asn1-0.6.2 \
|
||||
siphasher-0.3.10 \
|
||||
slab-0.4.7 \
|
||||
slice-group-by-0.3.1 \
|
||||
slog-2.7.0 \
|
||||
slog-scope-4.4.0 \
|
||||
slog-stdlog-4.1.1 \
|
||||
smallvec-1.13.2 \
|
||||
smol_str-0.2.2 \
|
||||
snafu-0.7.5 \
|
||||
snafu-derive-0.7.5 \
|
||||
socket2-0.4.9 \
|
||||
socket2-0.5.5 \
|
||||
spade-2.4.1 \
|
||||
spin-0.5.2 \
|
||||
spin-0.9.8 \
|
||||
stable_deref_trait-1.2.0 \
|
||||
static_assertions-1.1.0 \
|
||||
str_stack-0.1.0 \
|
||||
strsim-0.10.0 \
|
||||
strsim-0.11.0 \
|
||||
strum-0.26.2 \
|
||||
strum_macros-0.26.2 \
|
||||
subtle-2.5.0 \
|
||||
symbolic-common-12.2.0 \
|
||||
symbolic-demangle-12.2.0 \
|
||||
syn-1.0.107 \
|
||||
syn-2.0.48 \
|
||||
sync_wrapper-0.1.2 \
|
||||
synstructure-0.13.1 \
|
||||
sys-info-0.9.1 \
|
||||
sysinfo-0.30.12 \
|
||||
system-configuration-0.5.1 \
|
||||
system-configuration-sys-0.5.0 \
|
||||
tap-1.0.1 \
|
||||
tar-0.4.41 \
|
||||
tempfile-3.10.1 \
|
||||
termcolor-1.1.3 \
|
||||
terminal_size-0.1.17 \
|
||||
textwrap-0.16.1 \
|
||||
thiserror-1.0.61 \
|
||||
thiserror-impl-1.0.61 \
|
||||
thread-id-4.0.0 \
|
||||
thread-priority-1.1.0 \
|
||||
thread_local-1.1.7 \
|
||||
tikv-jemalloc-sys-0.5.2+5.3.0-patched \
|
||||
tikv-jemallocator-0.5.4 \
|
||||
time-0.3.17 \
|
||||
time-core-0.1.0 \
|
||||
time-macros-0.2.6 \
|
||||
tiny-keccak-2.0.2 \
|
||||
tinystr-0.7.6 \
|
||||
tinytemplate-1.2.1 \
|
||||
tinyvec-1.6.0 \
|
||||
tinyvec_macros-0.1.0 \
|
||||
tokio-1.38.0 \
|
||||
tokio-io-timeout-1.2.0 \
|
||||
tokio-macros-2.3.0 \
|
||||
tokio-rustls-0.24.1 \
|
||||
tokio-rustls-0.25.0 \
|
||||
tokio-rustls-0.26.0 \
|
||||
tokio-stream-0.1.11 \
|
||||
tokio-util-0.7.11 \
|
||||
toml-0.5.10 \
|
||||
toml-0.8.9 \
|
||||
toml_datetime-0.6.5 \
|
||||
toml_edit-0.21.1 \
|
||||
tonic-build-0.10.2 \
|
||||
tonic-reflection-0.9.2 \
|
||||
tower-0.4.13 \
|
||||
tower-layer-0.3.2 \
|
||||
tower-service-0.3.2 \
|
||||
tracing-0.1.40 \
|
||||
tracing-attributes-0.1.27 \
|
||||
tracing-core-0.1.32 \
|
||||
tracing-log-0.2.0 \
|
||||
tracing-subscriber-0.3.18 \
|
||||
tracing-tracy-0.11.0 \
|
||||
tracy-client-0.17.0 \
|
||||
tracy-client-sys-0.21.2 \
|
||||
try-lock-0.2.3 \
|
||||
typeid-1.0.0 \
|
||||
typenum-1.16.0 \
|
||||
typetag-0.2.15 \
|
||||
typetag-impl-0.2.15 \
|
||||
ucd-trie-0.1.5 \
|
||||
unarray-0.1.4 \
|
||||
unicase-2.6.0 \
|
||||
unicode-bidi-0.3.13 \
|
||||
unicode-ident-1.0.6 \
|
||||
unicode-normalization-0.1.22 \
|
||||
unicode-segmentation-1.10.1 \
|
||||
unicode-width-0.1.10 \
|
||||
untrusted-0.7.1 \
|
||||
untrusted-0.9.0 \
|
||||
unwind-0.4.1 \
|
||||
unwind-sys-0.1.3 \
|
||||
ureq-2.9.6 \
|
||||
url-2.5.1 \
|
||||
utf16_iter-1.0.5 \
|
||||
utf8_iter-1.0.4 \
|
||||
utf8parse-0.2.1 \
|
||||
uuid-1.8.0 \
|
||||
v_htmlescape-0.15.8 \
|
||||
validator-0.16.1 \
|
||||
validator_derive-0.16.0 \
|
||||
validator_types-0.16.0 \
|
||||
valuable-0.1.0 \
|
||||
vcpkg-0.2.15 \
|
||||
version_check-0.9.4 \
|
||||
wait-timeout-0.2.0 \
|
||||
walkdir-2.5.0 \
|
||||
want-0.3.0 \
|
||||
wasi-0.9.0+wasi-snapshot-preview1 \
|
||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||
wasm-bindgen-0.2.92 \
|
||||
wasm-bindgen-backend-0.2.92 \
|
||||
wasm-bindgen-futures-0.4.42 \
|
||||
wasm-bindgen-macro-0.2.92 \
|
||||
wasm-bindgen-macro-support-0.2.92 \
|
||||
wasm-bindgen-shared-0.2.92 \
|
||||
wasm-streams-0.4.0 \
|
||||
web-sys-0.3.69 \
|
||||
webpki-roots-0.25.4 \
|
||||
webpki-roots-0.26.1 \
|
||||
whatlang-0.16.4 \
|
||||
which-4.3.0 \
|
||||
winapi-0.3.9 \
|
||||
winapi-i686-pc-windows-gnu-0.4.0 \
|
||||
winapi-util-0.1.5 \
|
||||
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
||||
windows-0.48.0 \
|
||||
windows-0.52.0 \
|
||||
windows-core-0.52.0 \
|
||||
windows-sys-0.42.0 \
|
||||
windows-sys-0.45.0 \
|
||||
windows-sys-0.48.0 \
|
||||
windows-sys-0.52.0 \
|
||||
windows-targets-0.42.2 \
|
||||
windows-targets-0.48.0 \
|
||||
windows-targets-0.52.0 \
|
||||
windows_aarch64_gnullvm-0.42.2 \
|
||||
windows_aarch64_gnullvm-0.48.0 \
|
||||
windows_aarch64_gnullvm-0.52.0 \
|
||||
windows_aarch64_msvc-0.42.2 \
|
||||
windows_aarch64_msvc-0.48.0 \
|
||||
windows_aarch64_msvc-0.52.0 \
|
||||
windows_i686_gnu-0.42.2 \
|
||||
windows_i686_gnu-0.48.0 \
|
||||
windows_i686_gnu-0.52.0 \
|
||||
windows_i686_msvc-0.42.2 \
|
||||
windows_i686_msvc-0.48.0 \
|
||||
windows_i686_msvc-0.52.0 \
|
||||
windows_x86_64_gnu-0.42.2 \
|
||||
windows_x86_64_gnu-0.48.0 \
|
||||
windows_x86_64_gnu-0.52.0 \
|
||||
windows_x86_64_gnullvm-0.42.2 \
|
||||
windows_x86_64_gnullvm-0.48.0 \
|
||||
windows_x86_64_gnullvm-0.52.0 \
|
||||
windows_x86_64_msvc-0.42.2 \
|
||||
windows_x86_64_msvc-0.48.0 \
|
||||
windows_x86_64_msvc-0.52.0 \
|
||||
winnow-0.5.37 \
|
||||
winreg-0.50.0 \
|
||||
winreg-0.52.0 \
|
||||
write16-1.0.0 \
|
||||
writeable-0.5.5 \
|
||||
wyz-0.5.1 \
|
||||
xattr-1.3.1 \
|
||||
yada-0.5.0 \
|
||||
yaml-rust-0.4.5 \
|
||||
yoke-0.7.4 \
|
||||
yoke-derive-0.7.4 \
|
||||
zerocopy-0.7.31 \
|
||||
zerocopy-derive-0.7.31 \
|
||||
zerofrom-0.1.3 \
|
||||
zerofrom-derive-0.1.4 \
|
||||
zeroize-1.7.0 \
|
||||
zerovec-0.10.2 \
|
||||
zerovec-derive-0.10.2 \
|
||||
zip-0.6.6 \
|
||||
zstd-0.11.2+zstd.1.5.2 \
|
||||
zstd-0.13.0 \
|
||||
zstd-safe-5.0.2+zstd.1.5.2 \
|
||||
zstd-safe-7.0.0 \
|
||||
zstd-sys-2.0.9+zstd.1.5.5 \
|
||||
quantization@git+https://github.com/qdrant/quantization.git\#0caf67d96f022a792bda2e41fa878ba1e113113f \
|
||||
wal@git+https://github.com/qdrant/wal.git?rev=a7870900f29811a24e20882887d60e6a2febf945\#a7870900f29811a24e20882887d60e6a2febf945 \
|
||||
tonic@git+https://github.com/qdrant/tonic?branch=v0.9.2-patched\#060ab88c87955adc59d46a44b4e3b72cb4cc1522
|
||||
|
||||
QDRANT_DBDIR?= /var/db/qdrant
|
||||
QDRANT_USER?= nobody
|
||||
QDRANT_GROUP?= nobody
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,4 @@
|
|||
bin/qdrant
|
||||
bin/schema_generator
|
||||
bin/wal_inspector
|
||||
@sample %%ETCDIR%%/config.yaml.sample
|
||||
@dir(%%QDRANT_USER%%,%%QDRANT_GROUP%%,0750) %%ETCDIR%%/tls
|
||||
@dir(%%QDRANT_USER%%,%%QDRANT_GROUP%%,0750) %%QDRANT_DBDIR%%
|
||||
|
|
Loading…
Add table
Reference in a new issue