https://github.com/Automattic/mongoose
Raw File
Tip revision: 1f14d365ba8d38aee93cfcacceaef90b0e9f5a89 authored by Valeri Karpov on 13 June 2019, 20:37:30 UTC
perf(model): add `lean()` to `exists()` query for performance re: #6872
Tip revision: 1f14d36
.npmignore
lib-cov
**.swp
*.sw*
*.orig
.DS_Store
node_modules/
benchmarks/
docs/
test/
Makefile
CNAME
index.html
index.pug
bin/
tools/31*
*.key
data/
dist/

*.txt
*.png

examples/
.github
.vscode
.eslintignore
CONTRIBUTING.md
format_deps.js
release-items.md
static.js
website.js

.config*

migrating_to_5.md
renovate.json
back to top