This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
neon
Watch
1
Star
0
Fork
0
You've already forked neon
mirror of
https://github.com/neondatabase/neon.git
synced
2026-05-18 21:50:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
703716228ec2a37e0b0a0da21aa8949a8e2e0fd3
neon
/
proxy
History
Dmitry Ivanov
703716228e
Use
&str
instead of
String
in
BeMessage::ErrorResponse
...
There's no need in allocating string literals in the heap.
2022-01-24 18:49:05 +03:00
..
src
Use
&str
instead of
String
in
BeMessage::ErrorResponse
2022-01-24 18:49:05 +03:00
Cargo.toml
Add proxy metrics (
#1093
)
2022-01-13 20:34:30 -05:00