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-01-16 09:52:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5336aea799518682e8d04c99dee2bcac0ffd8050
neon
/
libs
/
compute_api
/
src
History
Alek Westover
5b2dcfa4e1
Add support for remote extensions. When requested, downloads a tar.gz file for the extension and then organizes the contained files. For instance, placing .so files in sharelib.
2023-07-20 13:17:57 -04:00
..
lib.rs
Move compute_ctl structs used in HTTP API and spec file to separate crate.
2023-04-09 21:52:28 +03:00
requests.rs
Move compute_ctl structs used in HTTP API and spec file to separate crate.
2023-04-09 21:52:28 +03:00
responses.rs
Add support for remote extensions. When requested, downloads a tar.gz file for the extension and then organizes the contained files. For instance, placing .so files in sharelib.
2023-07-20 13:17:57 -04:00
spec.rs
Add support for remote extensions. When requested, downloads a tar.gz file for the extension and then organizes the contained files. For instance, placing .so files in sharelib.
2023-07-20 13:17:57 -04:00