issues
search
MatteoGioioso
/
serverless-pg
A package for managing PostgreSQL connections at SERVERLESS scale
MIT License
321
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix minConnectionIdleTimeSec type in README docs
#92
grahamplace
closed
3 months ago
1
This does not work with node 20
#91
dmitryame
opened
10 months ago
12
Add benchmarks
#90
MatteoGioioso
opened
1 year ago
2
Clean function does not handle "idle in transaction" and "idle in transaction (aborted)" connections states
#89
iOrcohen
opened
1 year ago
3
Migrate to Github actions
#88
MatteoGioioso
closed
1 year ago
1
Feature/add contrib
#87
MatteoGioioso
closed
1 year ago
0
chore(deps): bump json5 from 2.2.0 to 2.2.3
#86
dependabot[bot]
closed
1 year ago
1
[Request] Possibility to use pg.Pool instead.
#85
rafaell-lycan
closed
7 months ago
1
fix(retry-logic): Include timeout errors in retry logic
#84
JimmyMultani
closed
1 year ago
6
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#83
dependabot[bot]
closed
1 year ago
1
Pooling, multiple DB's and high utilisation
#82
ZacBridge
closed
1 year ago
6
Queries abstraction, plugins
#81
MatteoGioioso
closed
1 year ago
1
chore(deps): bump minimatch from 3.0.4 to 3.1.2
#80
dependabot[bot]
closed
1 year ago
1
Redshift Compatibility - pg_stat_activity
#79
adamprescott
closed
1 year ago
4
Connection filtering
#78
MatteoGioioso
closed
2 years ago
1
SQL Injection
#77
jamesmart77
closed
1 year ago
1
Possibility to only terminate connections from the "serverless" services/clients.
#76
santriseus
closed
2 years ago
2
Client has encountered a connection error and is not queryable
#75
ddobryakredknee
closed
2 years ago
7
Support for streams
#74
wcoppens
closed
2 years ago
2
fix(): update deps
#73
MatteoGioioso
closed
2 years ago
1
chore(deps): bump jsdom from 16.4.0 to 16.7.0
#72
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump semantic-release from 19.0.2 to 19.0.3
#71
dependabot[bot]
closed
2 years ago
1
serverless-pg with Netlify
#70
arnaudjnn
opened
2 years ago
6
chore(deps): bump semver-regex from 3.1.3 to 3.1.4
#69
dependabot[bot]
closed
2 years ago
1
chore(deps): bump npm from 8.6.0 to 8.12.0
#68
dependabot[bot]
closed
2 years ago
1
Improve Config.library typings
#67
perrin4869
closed
2 years ago
4
Add support for importing with nodenext
#66
perrin4869
closed
2 years ago
2
Fix Config library type
#65
perrin4869
closed
2 years ago
0
PG connections pooling
#64
AlexHramovich
closed
2 years ago
1
chore(deps): bump @npmcli/arborist from 2.4.2 to 2.10.0
#63
dependabot[bot]
closed
2 years ago
1
chore(deps): bump tar from 6.1.0 to 6.1.11
#62
dependabot[bot]
closed
2 years ago
1
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
#61
dependabot[bot]
closed
2 years ago
1
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
#60
dependabot[bot]
closed
2 years ago
1
chore(deps): bump minimist from 1.2.5 to 1.2.6
#59
dependabot[bot]
closed
2 years ago
1
Expose a getter or access to _client in the ServerlessClient class
#58
dangdennis
opened
2 years ago
1
feat(type): export Config types
#57
perrin4869
closed
2 years ago
5
manualMaxConnections is type number or Boolean
#56
hardikpatel5490
closed
2 years ago
2
chore(deps): bump tmpl from 1.0.4 to 1.0.5
#55
dependabot[bot]
closed
3 years ago
1
chore(deps): bump semver-regex from 3.1.2 to 3.1.3
#54
dependabot[bot]
closed
3 years ago
1
chore(deps): bump path-parse from 1.0.6 to 1.0.7
#53
dependabot[bot]
closed
3 years ago
1
Add custom library support
#52
ImFlog
closed
3 years ago
2
Be able to pass a custom pg client
#51
ImFlog
closed
3 years ago
2
Feature/config update
#50
MatteoGioioso
closed
3 years ago
1
Connection reused when update config object
#49
TranToan2910
closed
3 years ago
7
Question about the maxConnections prop
#48
AlexHramovich
closed
3 years ago
2
chore(deps): bump glob-parent from 5.1.1 to 5.1.2
#47
dependabot[bot]
closed
3 years ago
1
chore(deps): bump trim-newlines from 3.0.0 to 3.0.1
#46
dependabot[bot]
closed
3 years ago
1
chore(deps): bump normalize-url from 6.0.0 to 6.0.1
#45
dependabot[bot]
closed
3 years ago
1
chore(deps): bump ws from 7.4.3 to 7.4.6
#44
dependabot[bot]
closed
3 years ago
1
fix(): avoid resetting client in query
#43
MatteoGioioso
closed
3 years ago
1
Next