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-15 09:22:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4af6a4d5e8ebe1053d2df186cb91e79e44ef497d
neon
/
libs
/
compute_api
History
Alek Westover
89c93457f3
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-13 16:15:18 -04:00
..
src
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-13 16:15:18 -04:00
tests
Move compute_ctl structs used in HTTP API and spec file to separate crate.
2023-04-09 21:52:28 +03:00
Cargo.toml
Make read-only replicas explicit in compute spec (
#4136
)
2023-05-04 17:41:42 +03:00