#batching #query #contracts

batch-loader

The contracts and implementation for query batching

1 unstable release

Uses old Rust 2015

0.1.0 Feb 14, 2018

#12 in #batching

MIT license

10KB
214 lines

batch-loader-rs

The contracts and implementation for query batching.

Example

TBD

See the test codes at the bottom of src/lib.rs.

Slides

This is introduced at "Rubyの会社でRustを書くということ" in Cookpad TechConf 2018.

There are the slides (in Japanese): Rubyの会社でRustを書くということ // Speaker Deck.


lib.rs:

Query batching utility

Dependencies

~6MB
~108K SLoC