File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,11 @@ and then checking what version of `object_store` it depends on.
105105There are some example programs showing how ` delta-kernel-rs ` can be used to interact with delta
106106tables. They live in the [ ` kernel/examples ` ] ( kernel/examples ) directory.
107107
108+ ## Release cadence
109+
110+ We attempt to release the crate every 2 weeks (in an effort to keep latency between merge and
111+ shipping low); though, sometimes releases may take longer.
112+
108113## Development
109114
110115delta-kernel-rs is still under heavy development but follows conventions adopted by most Rust
@@ -173,4 +178,4 @@ Some design principles which should be considered:
173178[ cargo-llvm-cov ] : https://github.com/taiki-e/cargo-llvm-cov
174179[ FFI ] : ffi/
175180[ Arrow ] : https://arrow.apache.org/rust/arrow/index.html
176- [ Tokio ] : https://tokio.rs/
181+ [ Tokio ] : https://tokio.rs/
You can’t perform that action at this time.
0 commit comments